From d832dace648047cdeee32f295b7f1c799d0b5b50 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Thu, 2 Apr 2015 21:27:55 -0700
Subject: Add Islands for backlinkless files

---
 philosophy.html | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

(limited to 'philosophy.html')

diff --git a/philosophy.html b/philosophy.html
index 1e6488a..2a0b401 100644
--- a/philosophy.html
+++ b/philosophy.html
@@ -12,7 +12,7 @@
     <title>Philosophy | Autocento of the breakfast table</title>
     <link rel="icon" type="image/png" href="trunk/favico.png" />
 
-    <link rel="stylesheet" type="text/css" href="style.css">
+    <link rel="stylesheet" type="text/css" href="_style.css">
     <script src="trunk/lozenge.js" type="text/javascript"> </script>
     <script src="trunk/hylo.js" type="text/javascript"> </script>
 
@@ -41,20 +41,19 @@
         </section>
     </article>
     <nav>
-                <a class="prevlink" href="purpose-dogs.html"
-            title="Previous article in Book of Hezekiah">
-            The purpose of dogs
-        </a>
-        
-        <!-- ANCHORS -->
         <div class="anchors">
             <a href="philosophy_backlinks.htm" id="back-link" title="Links to this page">
                 &phi;
             </a>
             <a href="index.html" id="cover-link" title="To cover">&loz;</a>
-            <a href="#" id="lozenge" title="ERROR">&#x221d;</a>
+            <a href="#" id="lozenge" title="ERROR">&xi;</a>
         </div>
 
+                <a class="prevlink" href="purpose-dogs.html"
+            title="Previous article in Book of Hezekiah">
+            The purpose of dogs
+        </a>
+        
                 <a class="nextlink" href="proverbs.html"
             title="Next article in Book of Hezekiah">
             Proverbs
-- 
cgit 1.4.1-21-gabe81