From 78e60b2d13b68c79f59ea79696c7dbc6a5cd2eb4 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Sat, 7 Sep 2024 01:51:10 -0400 Subject: refactor: match footer styling with header also updated anchor links --- includes/nav-footer.php | 6 +++--- includes/nav-header.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'includes') diff --git a/includes/nav-footer.php b/includes/nav-footer.php index bac084a..a54796e 100644 --- a/includes/nav-footer.php +++ b/includes/nav-footer.php @@ -1,7 +1,7 @@
-home   -info   -licenses +🏠 home   +🗂️ info   +⚖️ licenses

all site content is in the public domain

my other stuff: website link →

diff --git a/includes/nav-header.php b/includes/nav-header.php index 0f8fc8b..03a1b9f 100644 --- a/includes/nav-header.php +++ b/includes/nav-header.php @@ -1,6 +1,6 @@

- 🏠 home + 🏠 home 🗂️ info ⚖️ licenses

-- cgit v1.2.3