about summary refs log tree commit diff stats
path: root/listen.html
diff options
context:
space:
mode:
Diffstat (limited to 'listen.html')
-rw-r--r--listen.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/listen.html b/listen.html index 72e5d44..a3d27dc 100644 --- a/listen.html +++ b/listen.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">Listen</h1> 23 <h1 class="title">Listen</h1>
@@ -34,6 +34,6 @@
34 <nav> 34 <nav>
35 <a href="#" id="lozenge"> &loz; </a> 35 <a href="#" id="lozenge"> &loz; </a>
36 </nav> 36 </nav>
37 37</div>
38</body> 38</body>
39</html> 39</html>