diff options
| -rw-r--r-- | includes/nav-footer.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/nav-footer.php b/includes/nav-footer.php index 370eeae..bac084a 100644 --- a/includes/nav-footer.php +++ b/includes/nav-footer.php @@ -1,7 +1,7 @@ -<hr/> +<hr /> <a href="../index.php">home</a> <a href="../info.php">info</a> -<a href="../licenses.php">licenses</a> +<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> |
