aboutsummaryrefslogtreecommitdiffstats
path: root/src/includes/nav-footer.php
diff options
context:
space:
mode:
authorkj-sh6042025-04-09 15:18:30 -0400
committerkj-sh6042025-04-09 15:18:30 -0400
commit094bf4e342307fdfa3608bad2110c28d39fd8ff7 (patch)
treedf1a0198c06b90e150faa717f2a817008ae1481e /src/includes/nav-footer.php
parent8b06732130e315f36ea5ff56e947453a2a816260 (diff)
refactor: directory structure
Diffstat (limited to 'src/includes/nav-footer.php')
-rw-r--r--src/includes/nav-footer.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/includes/nav-footer.php b/src/includes/nav-footer.php
new file mode 100644
index 0000000..6c2522d
--- /dev/null
+++ b/src/includes/nav-footer.php
@@ -0,0 +1,7 @@
+<hr />
+<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>