We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a86b1b commit 81db503Copy full SHA for 81db503
2 files changed
README.md
@@ -1,5 +1,5 @@
1
<p align="center">
2
- <img src="Clif.gif" alt="Clif" width="800" />
+ <img src="SplashScreen.png" alt="Clif" width="800" />
3
</p>
4
5
<h1 align="center">Clif</h1>
www/index.html
@@ -260,7 +260,7 @@ <h1>Code editor.<br><span class="thin">Not a browser.</span></h1>
260
261
262
<div class="screenshot">
263
- <img src="https://raw.githubusercontent.com/DLhugly/Clif/main/Clif.gif" alt="Clif editor demo">
+ <img src="https://raw.githubusercontent.com/DLhugly/Clif/main/SplashScreen.png" alt="Clif editor demo">
264
</div>
265
266
</section>
0 commit comments