From d7aa1f175a09528e24bd56f719ea1403fc11a01f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 2 Mar 2015 21:10:36 -0700 Subject: Add random page (lozenge) functionality) --- todaniel.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'todaniel.html') diff --git a/todaniel.html b/todaniel.html index 1afcb51..02b2185 100644 --- a/todaniel.html +++ b/todaniel.html @@ -14,6 +14,8 @@ <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> <![endif]--> + <script src="js/lozenge.js"> </script> + <!-- <script src="js/external.js"> </script> --> </head> <body> @@ -37,7 +39,7 @@ <a class="prevlink" href="weplayedthosegamestoo.html"> We played those games too </a> - <a href="#" id="lozenge"> ◊ </a> + <a href="#" id="lozenge" title="Random page"> ◊ </a> <a class="nextlink" href="deathstrumpet.html"> Death’s trumpet </a> -- cgit 1.4.1-21-gabe81