commit 21ef6748a006993742ffb07d8dcd1edc2def583e
parent a6aa207125735ae0c00efe6df92b66e15c6f8dd3
Author: Hunter
Date:   Fri, 11 Jul 2025 22:29:33 -0400

image cleanup

Diffstat:
Rimages/ceedee.gif -> images/cd.gif | 0
Dimages/floppy.gif | 0
Dimages/pizza.gif | 0
Mimages/scared_mouse.gif | 0
Mpages/my_homepage.html | 13+------------
5 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/images/ceedee.gif b/images/cd.gif Binary files differ. diff --git a/images/floppy.gif b/images/floppy.gif Binary files differ. diff --git a/images/pizza.gif b/images/pizza.gif Binary files differ. diff --git a/images/scared_mouse.gif b/images/scared_mouse.gif Binary files differ. diff --git a/pages/my_homepage.html b/pages/my_homepage.html @@ -41,20 +41,9 @@ Here are a few of my favorite images... 🍀 </h1> <center> - <img src="images/ceedee.gif" style="width:150px"> + <img src="images/cd.gif" style="width:150px"> <br><br> - <img src="images/floppy.gif" style="width:100px"> - <img src="images/floppy.gif" style="width:100px; filter: hue-rotate(120deg);"> - <img src="images/floppy.gif" style="width:100px; filter: hue-rotate(270deg);"> - <br> <img src="images/pika_construction.gif" style="width:50%; image-rendering: pixelated;"> - <br><br> - <img src="images/pizza.gif" style="width:100px"> - <img src="images/pizza.gif" style="width:100px"> - <img src="images/pizza.gif" style="width:100px"> - <img src="images/pizza.gif" style="width:100px"> - <img src="images/pizza.gif" style="width:100px"> - <br> </center> </body> </html> \ No newline at end of file