diff options
Diffstat (limited to 'ipsumlorem.html')
-rw-r--r-- | ipsumlorem.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ipsumlorem.html b/ipsumlorem.html index 5a43ab7..dad8c30 100644 --- a/ipsumlorem.html +++ b/ipsumlorem.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 | ||
@@ -45,7 +47,7 @@ | |||
45 | <a class="prevlink" href="loremipsum.html"> | 47 | <a class="prevlink" href="loremipsum.html"> |
46 | Lorem ipsum | 48 | Lorem ipsum |
47 | </a> | 49 | </a> |
48 | <a href="#" id="lozenge"> ◊ </a> | 50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
49 | <a class="nextlink" href="loremipsum.html"> | 51 | <a class="nextlink" href="loremipsum.html"> |
50 | Lorem ipsum | 52 | Lorem ipsum |
51 | </a> | 53 | </a> |