summaryrefslogtreecommitdiff
path: root/client/map.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/map.html')
-rw-r--r--client/map.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/map.html b/client/map.html
index 35347a8..4bcf373 100644
--- a/client/map.html
+++ b/client/map.html
@@ -19,6 +19,7 @@
<header id="mainheader">
Sogyo Adventure
</header>
+ <header id="sticky-header">
<nav>
<a id="home" href="index.html">
Home
@@ -40,6 +41,7 @@
Admin
</a>
</nav>
+ </header>
<main>
@@ -51,4 +53,4 @@
<script src="src/index.js"></script>
</body>
-</html> \ No newline at end of file
+</html>