about summary refs log tree commit diff stats
path: root/real-writer.html
diff options
context:
space:
mode:
Diffstat (limited to 'real-writer.html')
-rw-r--r--real-writer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/real-writer.html b/real-writer.html index 0758e8b..880dcb6 100644 --- a/real-writer.html +++ b/real-writer.html
@@ -14,6 +14,8 @@
14 <!--[if lt IE 9]> 14 <!--[if lt IE 9]>
15 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 15 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
16 <![endif]--> 16 <![endif]-->
17 <script src="js/lozenge.js"> </script>
18 <!-- <script src="js/external.js"> </script> -->
17 </head> 19 </head>
18<body> 20<body>
19 21
@@ -31,7 +33,7 @@
31 </section> 33 </section>
32 34
33 <nav> 35 <nav>
34 <a href="#" id="lozenge"> &loz; </a> 36 <a href="#" id="lozenge" title="Random page"> &loz; </a>
35 </nav> 37 </nav>
36</div> 38</div>
37</body> 39</body>