diff options
author | Case Duckworth | 2015-04-02 21:27:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-02 21:27:55 -0700 |
commit | d832dace648047cdeee32f295b7f1c799d0b5b50 (patch) | |
tree | 34f7efb6e713eef3522053a8ee2aded46ad1e33d /philosophy.html | |
parent | Fix #15: add compile support for indeces (diff) | |
download | autocento-d832dace648047cdeee32f295b7f1c799d0b5b50.tar.gz autocento-d832dace648047cdeee32f295b7f1c799d0b5b50.zip |
Add Islands for backlinkless files
Diffstat (limited to 'philosophy.html')
-rw-r--r-- | philosophy.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/philosophy.html b/philosophy.html index 1e6488a..2a0b401 100644 --- a/philosophy.html +++ b/philosophy.html | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>Philosophy | Autocento of the breakfast table</title> | 12 | <title>Philosophy | Autocento of the breakfast table</title> |
13 | <link rel="icon" type="image/png" href="trunk/favico.png" /> | 13 | <link rel="icon" type="image/png" href="trunk/favico.png" /> |
14 | 14 | ||
15 | <link rel="stylesheet" type="text/css" href="style.css"> | 15 | <link rel="stylesheet" type="text/css" href="_style.css"> |
16 | <script src="trunk/lozenge.js" type="text/javascript"> </script> | 16 | <script src="trunk/lozenge.js" type="text/javascript"> </script> |
17 | <script src="trunk/hylo.js" type="text/javascript"> </script> | 17 | <script src="trunk/hylo.js" type="text/javascript"> </script> |
18 | 18 | ||
@@ -41,20 +41,19 @@ | |||
41 | </section> | 41 | </section> |
42 | </article> | 42 | </article> |
43 | <nav> | 43 | <nav> |
44 | <a class="prevlink" href="purpose-dogs.html" | ||
45 | title="Previous article in Book of Hezekiah"> | ||
46 | The purpose of dogs | ||
47 | </a> | ||
48 | |||
49 | <!-- ANCHORS --> | ||
50 | <div class="anchors"> | 44 | <div class="anchors"> |
51 | <a href="philosophy_backlinks.htm" id="back-link" title="Links to this page"> | 45 | <a href="philosophy_backlinks.htm" id="back-link" title="Links to this page"> |
52 | φ | 46 | φ |
53 | </a> | 47 | </a> |
54 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 48 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
55 | <a href="#" id="lozenge" title="ERROR">∝</a> | 49 | <a href="#" id="lozenge" title="ERROR">ξ</a> |
56 | </div> | 50 | </div> |
57 | 51 | ||
52 | <a class="prevlink" href="purpose-dogs.html" | ||
53 | title="Previous article in Book of Hezekiah"> | ||
54 | The purpose of dogs | ||
55 | </a> | ||
56 | |||
58 | <a class="nextlink" href="proverbs.html" | 57 | <a class="nextlink" href="proverbs.html" |
59 | title="Next article in Book of Hezekiah"> | 58 | title="Next article in Book of Hezekiah"> |
60 | Proverbs | 59 | Proverbs |