From e0bce1a7ae048d75ff74cc99af4d0b446a03710e Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 9 May 2023 21:24:53 -0400 Subject: feat: simplify with bottom nav Inspired by https://bt.ht/ --- includes/foot.php | 4 ++++ includes/head.php | 9 +++++++-- includes/nav.php | 40 +++++++--------------------------------- includes/www.css | 46 +++++++--------------------------------------- 4 files changed, 25 insertions(+), 74 deletions(-) (limited to 'includes') diff --git a/includes/foot.php b/includes/foot.php index 4812bb8..2d8576e 100644 --- a/includes/foot.php +++ b/includes/foot.php @@ -2,12 +2,16 @@
diff --git a/includes/head.php b/includes/head.php index 44184d4..1911df6 100644 --- a/includes/head.php +++ b/includes/head.php @@ -2,7 +2,7 @@ - 53hornet + Adam Carpenter (53hornet) @@ -24,5 +24,10 @@ - +
+ + ▾Menu + +
+
diff --git a/includes/nav.php b/includes/nav.php index 6a56b96..c50c067 100644 --- a/includes/nav.php +++ b/includes/nav.php @@ -1,71 +1,45 @@ -