From ea8f7c796cc669e99f171918bca50eaf71f4533b Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Tue, 3 Mar 2015 11:51:04 -0700
Subject: Add genre, project js to template; add Georgia to css

---
 the-sea_the-beach.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'the-sea_the-beach.html')

diff --git a/the-sea_the-beach.html b/the-sea_the-beach.html
index 361888e..7b7bf4c 100644
--- a/the-sea_the-beach.html
+++ b/the-sea_the-beach.html
@@ -10,12 +10,14 @@
     <title>The sea and the beach | Autocento of the breakfast table</title>
 
     <link rel="stylesheet" type="text/css" href="./css/common.css">
+    <script src="./js/lozenge.js"> </script>
         <link rel="stylesheet" type="text/css" href="./css/verse.css">
+    <script src="./js/verse.js"> </script>
             <link rel="stylesheet" type="text/css" href="./css/autocento.css">
+    <script src="./js/autocento.js"> </script>
         <!--[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>
-- 
cgit 1.4.1-21-gabe81