aboutsummaryrefslogtreecommitdiffstats
path: root/includes/nav-footer.php
diff options
context:
space:
mode:
authorkj-sh6042024-08-05 17:04:26 -0400
committerkj-sh6042024-08-05 17:04:26 -0400
commit11ae134cd720443b6ed5fe67bc570bbfcc8730e0 (patch)
treef4cc000ad6ea18b095f6c463796b0011220a471a /includes/nav-footer.php
parent7e1da62bb3f0f3836c4006e44560241479767c50 (diff)
refactor: lighthouse optimizations 🗼 and slight redesign
Diffstat (limited to 'includes/nav-footer.php')
-rw-r--r--includes/nav-footer.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/includes/nav-footer.php b/includes/nav-footer.php
index 2035daa..370eeae 100644
--- a/includes/nav-footer.php
+++ b/includes/nav-footer.php
@@ -1,8 +1,7 @@
<hr/>
-<a href="../index.php">home</a>
-<a href="../index.php#how-to">how-to</a>
-<a href="../info.php">info</a>
-<a href="../licenses.php">licenses</a>
+<a href="../index.php">home</a> &nbsp;
+<a href="../info.php">info</a> &nbsp;
+<a href="../licenses.php">licenses</a> &nbsp;
<br>
<p>all site content is in the public domain</p>
<p><small>my other stuff: <a href="https://aedrielkylejavier.me/" target="_blank">website link →</a></small></p>