From b4d7bef510c79d598f79a40e03149528361328c2 Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Sun, 25 May 2025 18:06:58 -0400 Subject: [PATCH] Hopefully finished with the janky af menu. Definitely needs better engineering, but works for now. --- .gitignore | 3 ++- index.html | 33 +++++++++++++++++++++------------ style.css | 21 +++++++++++++-------- 3 files changed, 36 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index 3f82f98..964efe9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -test-image.jpg \ No newline at end of file +test-image* +test-favicon* diff --git a/index.html b/index.html index f0ac1a5..c696c90 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,8 @@ Home | Cuiteguwu - + + @@ -18,10 +19,12 @@