aboutsummaryrefslogtreecommitdiffstats
path: root/includes/nav-footer.php
diff options
context:
space:
mode:
authorkj-sh6042024-09-07 02:00:29 -0400
committerkj-sh6042024-09-07 02:00:29 -0400
commiteaaf803a316f4ed4bc2677d1874b7cf15754b921 (patch)
treed7d4f1af49476abd414c7658d5dd613675a52fe2 /includes/nav-footer.php
parent78e60b2d13b68c79f59ea79696c7dbc6a5cd2eb4 (diff)
revert: `ae127841eb9e45878331200fb3868bc7a65ef68d`
Diffstat (limited to 'includes/nav-footer.php')
-rw-r--r--includes/nav-footer.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/nav-footer.php b/includes/nav-footer.php
index a54796e..6c2522d 100644
--- a/includes/nav-footer.php
+++ b/includes/nav-footer.php
@@ -1,7 +1,7 @@
<hr />
-<a href="../" class="footer-no-underline">🏠 home</a> &nbsp;
-<a href="../info.php" class="footer-no-underline">🗂️ info</a> &nbsp;
-<a href="../licenses.php" class="footer-no-underline">⚖️ licenses</a>
+<a href="../">home</a> &nbsp;
+<a href="../info.php">info</a> &nbsp;
+<a href="../licenses.php">licenses</a>
<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>