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