aboutsummaryrefslogtreecommitdiffstats
path: root/includes/nav-header.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/nav-header.php')
-rw-r--r--includes/nav-header.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/includes/nav-header.php b/includes/nav-header.php
index 86a987d..c4cac05 100644
--- a/includes/nav-header.php
+++ b/includes/nav-header.php
@@ -1,9 +1,8 @@
<div class="centered">
<h2>
- <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 style="text-decoration: none;" href="../index.php">🏠 home</a> &nbsp;
+ <a style="text-decoration: none;" href="../info.php">📃 info</a> &nbsp;
+ <a style="text-decoration: none;" href="../licenses.php">🏛 licenses</a> &nbsp;
</h2>
<hr>