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 /angeltoabraham.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 'angeltoabraham.html')
-rw-r--r-- | angeltoabraham.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/angeltoabraham.html b/angeltoabraham.html index 443456a..9c0851a 100644 --- a/angeltoabraham.html +++ b/angeltoabraham.html | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>The angel to Abraham | Autocento of the breakfast table</title> | 12 | <title>The angel to Abraham | 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 | ||
@@ -43,20 +43,19 @@ | |||
43 | </section> | 43 | </section> |
44 | </article> | 44 | </article> |
45 | <nav> | 45 | <nav> |
46 | <a class="prevlink" href="deadman.html" | ||
47 | title="Previous article in Elegies for alternate selves"> | ||
48 | Dead man | ||
49 | </a> | ||
50 | |||
51 | <!-- ANCHORS --> | ||
52 | <div class="anchors"> | 46 | <div class="anchors"> |
53 | <a href="angeltoabraham_backlinks.htm" id="back-link" title="Links to this page"> | 47 | <a href="angeltoabraham_backlinks.htm" id="back-link" title="Links to this page"> |
54 | φ | 48 | φ |
55 | </a> | 49 | </a> |
56 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 50 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
57 | <a href="#" id="lozenge" title="ERROR">∝</a> | 51 | <a href="#" id="lozenge" title="ERROR">ξ</a> |
58 | </div> | 52 | </div> |
59 | 53 | ||
54 | <a class="prevlink" href="deadman.html" | ||
55 | title="Previous article in Elegies for alternate selves"> | ||
56 | Dead man | ||
57 | </a> | ||
58 | |||
60 | <a class="nextlink" href="feedingtheraven.html" | 59 | <a class="nextlink" href="feedingtheraven.html" |
61 | title="Next article in Elegies for alternate selves"> | 60 | title="Next article in Elegies for alternate selves"> |
62 | Feeding the raven | 61 | Feeding the raven |