about summary refs log tree commit diff stats
path: root/window.html
diff options
context:
space:
mode:
Diffstat (limited to 'window.html')
-rw-r--r--window.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/window.html b/window.html index e9fd773..448032e 100644 --- a/window.html +++ b/window.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">Window</h1> 23 <h1 class="title">Window</h1>
@@ -48,6 +48,6 @@
48 Writing 48 Writing
49 </a> 49 </a>
50 </nav> 50 </nav>
51 51</div>
52</body> 52</body>
53</html> 53</html>