summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/header.shtml (renamed from include/frontPage.shtml)5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/frontPage.shtml b/include/header.shtml
index 0915cda..e291d9e 100644
--- a/include/frontPage.shtml
+++ b/include/header.shtml
@@ -1,5 +1,6 @@
-<div id="frontPage">
+<header id="header">
<div id="hamburger" onclick="toggleNavBar();"></div>
+ <div id="clickMe"></div>
<div data-state="Hidden" id="navBar">
<section>
@@ -34,4 +35,4 @@
</div>
<div id="glyph"></div>
-</div>
+</header>