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)

---
 boy_bus.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'boy_bus.html')

diff --git a/boy_bus.html b/boy_bus.html
index f10efbb..b3446de 100644
--- a/boy_bus.html
+++ b/boy_bus.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>
 
@@ -40,7 +42,7 @@
                 <a class="prevlink" href="exasperated.html">
             Exasperated
         </a>
-                <a href="#" id="lozenge"> &loz; </a>
+                <a href="#" id="lozenge" title="Random page"> &loz; </a>
                 <a class="nextlink" href="i-think-its-you.html">
             I think it’s you (but it’s not)
         </a>
-- 
cgit 1.4.1-21-gabe81