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 /fire.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 'fire.html')
-rw-r--r-- | fire.html | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/fire.html b/fire.html index 74854b2..209240d 100644 --- a/fire.html +++ b/fire.html | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>Fire | Autocento of the breakfast table</title> | 12 | <title>Fire | 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,6 +41,14 @@ | |||
41 | </section> | 41 | </section> |
42 | </article> | 42 | </article> |
43 | <nav> | 43 | <nav> |
44 | <div class="anchors"> | ||
45 | <a href="fire_backlinks.htm" id="back-link" title="Links to this page"> | ||
46 | φ | ||
47 | </a> | ||
48 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
49 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
50 | </div> | ||
51 | |||
44 | <a class="prevlink" href="paul.html" | 52 | <a class="prevlink" href="paul.html" |
45 | title="Previous article in Buildings out of air: Paul in the Woods"> | 53 | title="Previous article in Buildings out of air: Paul in the Woods"> |
46 | Paul | 54 | Paul |
@@ -50,15 +58,6 @@ | |||
50 | Father | 58 | Father |
51 | </a> | 59 | </a> |
52 | 60 | ||
53 | <!-- ANCHORS --> | ||
54 | <div class="anchors"> | ||
55 | <a href="fire_backlinks.htm" id="back-link" title="Links to this page"> | ||
56 | φ | ||
57 | </a> | ||
58 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
59 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
60 | </div> | ||
61 | |||
62 | <a class="nextlink" href="hands.html" | 61 | <a class="nextlink" href="hands.html" |
63 | title="Next article in Buildings out of air: Paul in the Woods"> | 62 | title="Next article in Buildings out of air: Paul in the Woods"> |
64 | Hands | 63 | Hands |