diff options
Diffstat (limited to 'finding-the-lion.html')
-rw-r--r-- | finding-the-lion.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/finding-the-lion.html b/finding-the-lion.html index e55336e..0ad9919 100644 --- a/finding-the-lion.html +++ b/finding-the-lion.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 | ||
@@ -36,7 +38,7 @@ | |||
36 | </section> | 38 | </section> |
37 | 39 | ||
38 | <nav> | 40 | <nav> |
39 | <a href="#" id="lozenge"> ◊ </a> | 41 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
40 | </nav> | 42 | </nav> |
41 | </div> | 43 | </div> |
42 | </body> | 44 | </body> |