aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Gräf <roman.graef@gmail.com>2017-11-05 20:51:22 +0100
committerGitHub <noreply@github.com>2017-11-05 20:51:22 +0100
commit9a0101117689fed049812a6829ebd5ab744a7fba (patch)
treef5cfa57798f45b23e044c26bf234792a7aa8bd6c
parentcb4fad411e10463eb5d5931d8c43c6fe310382cc (diff)
downloadichtml-9a0101117689fed049812a6829ebd5ab744a7fba.tar.gz
ichtml-9a0101117689fed049812a6829ebd5ab744a7fba.tar.bz2
ichtml-9a0101117689fed049812a6829ebd5ab744a7fba.zip
Update index.html
-rw-r--r--index.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/index.html b/index.html
index fea4968..4d79b42 100644
--- a/index.html
+++ b/index.html
@@ -15,6 +15,15 @@
</head>
<body onload="onload()">
+
+<!--
+ Sitetop
+-->
+<div class="teal">
+ <div class="hamburger">
+ <a onclick="sidebar_open()" href="#">&#9776; Menu</a><span class="header" id="header">Main</span>
+ </div>
+</div>
<!--
Sidebar
-->
@@ -28,15 +37,6 @@
<img src="https://assets-cdn.github.com/favicon.ico">Github</a> -->
</div>
-<!--
- Sitetop
--->
-<div class="teal">
- <div class="hamburger">
- <a onclick="sidebar_open()" href="#">&#9776; Menu</a><span class="header" id="header">Main</span>
- </div>
-</div>
-
<div id="content">
</div>