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 /moongone.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 'moongone.html')
-rw-r--r-- | moongone.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/moongone.html b/moongone.html index d87dd55..a7ffc03 100644 --- a/moongone.html +++ b/moongone.html | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>The moon is gone and in its place a mirror | Autocento of the breakfast table</title> | 12 | <title>The moon is gone and in its place a mirror | 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 | ||
@@ -48,20 +48,19 @@ | |||
48 | </section> | 48 | </section> |
49 | </article> | 49 | </article> |
50 | <nav> | 50 | <nav> |
51 | <a class="prevlink" href="ronaldmcdonald.html" | ||
52 | title="Previous article in Elegies for alternate selves"> | ||
53 | Ronald McDonald | ||
54 | </a> | ||
55 | |||
56 | <!-- ANCHORS --> | ||
57 | <div class="anchors"> | 51 | <div class="anchors"> |
58 | <a href="moongone_backlinks.htm" id="back-link" title="Links to this page"> | 52 | <a href="moongone_backlinks.htm" id="back-link" title="Links to this page"> |
59 | φ | 53 | φ |
60 | </a> | 54 | </a> |
61 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 55 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
62 | <a href="#" id="lozenge" title="ERROR">∝</a> | 56 | <a href="#" id="lozenge" title="ERROR">ξ</a> |
63 | </div> | 57 | </div> |
64 | 58 | ||
59 | <a class="prevlink" href="ronaldmcdonald.html" | ||
60 | title="Previous article in Elegies for alternate selves"> | ||
61 | Ronald McDonald | ||
62 | </a> | ||
63 | |||
65 | <a class="nextlink" href="mountain.html" | 64 | <a class="nextlink" href="mountain.html" |
66 | title="Next article in Elegies for alternate selves"> | 65 | title="Next article in Elegies for alternate selves"> |
67 | The mountain | 66 | The mountain |