diff options
Diffstat (limited to 'joke.html')
-rw-r--r-- | joke.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/joke.html b/joke.html index bd4ca0a..8eac665 100644 --- a/joke.html +++ b/joke.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 | ||
@@ -41,7 +43,7 @@ | |||
41 | <a class="prevlink" href="hymnal.html"> | 43 | <a class="prevlink" href="hymnal.html"> |
42 | Hymnal | 44 | Hymnal |
43 | </a> | 45 | </a> |
44 | <a href="#" id="lozenge"> ◊ </a> | 46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
45 | <a class="nextlink" href="stump.html"> | 47 | <a class="nextlink" href="stump.html"> |
46 | Stump | 48 | Stump |
47 | </a> | 49 | </a> |