diff options
Diffstat (limited to 'hard-game.html')
-rw-r--r-- | hard-game.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hard-game.html b/hard-game.html index 159c252..65338d9 100644 --- a/hard-game.html +++ b/hard-game.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 | ||
@@ -38,7 +40,7 @@ | |||
38 | </section> | 40 | </section> |
39 | 41 | ||
40 | <nav> | 42 | <nav> |
41 | <a href="#" id="lozenge"> ◊ </a> | 43 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
42 | </nav> | 44 | </nav> |
43 | </div> | 45 | </div> |
44 | </body> | 46 | </body> |