aboutsummaryrefslogtreecommitdiff
path: root/tutorial.html
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial.html')
-rw-r--r--tutorial.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/tutorial.html b/tutorial.html
index 8c7d455..dedd33a 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -49,10 +49,10 @@
<div id="container">
<header role="banner">
<!-- global navigation -->
- <nav role="navigation" id="hamnav">
- <label for="hamburger">&#9776;</label>
- <input type="checkbox" id="hamburger"/>
- <div id="hamitems" class="button">
+ <nav role="navigation" id="nav-hamburger-wrapper">
+ <label for="nav-hamburger-input">&#9776;</label>
+ <input type="checkbox" id="nav-hamburger-input"/>
+ <div id="nav-hamburger-items" class="button">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="http://git.maneage.org/project.git/">&#10515; Git</a>