about summary refs log tree commit diff stats
path: root/axe.html
diff options
context:
space:
mode:
Diffstat (limited to 'axe.html')
-rw-r--r--axe.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/axe.html b/axe.html index 8345f56..95179d3 100644 --- a/axe.html +++ b/axe.html
@@ -17,7 +17,7 @@
17 </head> 17 </head>
18<body> 18<body>
19 19
20 20<div id="wrapper">
21 <header> 21 <header>
22 <!-- title --> 22 <!-- title -->
23 <h1 class="title">Axe</h1> 23 <h1 class="title">Axe</h1>
@@ -42,6 +42,6 @@
42 Building 42 Building
43 </a> 43 </a>
44 </nav> 44 </nav>
45 45</div>
46</body> 46</body>
47</html> 47</html>