Skip to content

Commit 81db503

Browse files
committed
docs: revert to static PNG for README and website hero
1 parent 8a86b1b commit 81db503

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="Clif.gif" alt="Clif" width="800" />
2+
<img src="SplashScreen.png" alt="Clif" width="800" />
33
</p>
44

55
<h1 align="center">Clif</h1>

www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ <h1>Code editor.<br><span class="thin">Not a browser.</span></h1>
260260
</p>
261261

262262
<div class="screenshot">
263-
<img src="https://raw.githubusercontent.com/DLhugly/Clif/main/Clif.gif" alt="Clif editor demo">
263+
<img src="https://raw.githubusercontent.com/DLhugly/Clif/main/SplashScreen.png" alt="Clif editor demo">
264264
</div>
265265
</div>
266266
</section>

0 commit comments

Comments
 (0)