feat: make cat animation a gif

This commit is contained in:
2024-11-24 15:50:20 +00:00
parent bb56cc0eff
commit 0ef8bc9e36
2 changed files with 1 additions and 1 deletions

BIN
web/images/cat.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

View File

@@ -45,7 +45,7 @@
<p id="notification-body">make milo meow 100 times</p>
</aside>
<img id="cat" src="./images/cat-0.png">
<img id="cat" src="./images/cat.gif">
<img id="eeping-cat" src="./images/eeping-cat.png">
<img id="heart" src="./images/heart.png">
</div>