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 /words-meaning.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 'words-meaning.html')
-rw-r--r-- | words-meaning.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/words-meaning.html b/words-meaning.html index 25e3faa..d3ee56a 100644 --- a/words-meaning.html +++ b/words-meaning.html | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>Words and meaning | Autocento of the breakfast table</title> | 12 | <title>Words and meaning | 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 | ||
@@ -42,20 +42,19 @@ | |||
42 | </section> | 42 | </section> |
43 | </article> | 43 | </article> |
44 | <nav> | 44 | <nav> |
45 | <a class="prevlink" href="and.html" | ||
46 | title="Previous article in Elegies for alternate selves"> | ||
47 | And | ||
48 | </a> | ||
49 | |||
50 | <!-- ANCHORS --> | ||
51 | <div class="anchors"> | 45 | <div class="anchors"> |
52 | <a href="words-meaning_backlinks.htm" id="back-link" title="Links to this page"> | 46 | <a href="words-meaning_backlinks.htm" id="back-link" title="Links to this page"> |
53 | φ | 47 | φ |
54 | </a> | 48 | </a> |
55 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 49 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
56 | <a href="#" id="lozenge" title="ERROR">∝</a> | 50 | <a href="#" id="lozenge" title="ERROR">ξ</a> |
57 | </div> | 51 | </div> |
58 | 52 | ||
53 | <a class="prevlink" href="and.html" | ||
54 | title="Previous article in Elegies for alternate selves"> | ||
55 | And | ||
56 | </a> | ||
57 | |||
59 | <a class="nextlink" href="apollo11.html" | 58 | <a class="nextlink" href="apollo11.html" |
60 | title="Next article in Elegies for alternate selves"> | 59 | title="Next article in Elegies for alternate selves"> |
61 | On seeing the panorama of the Apollo 11 landing site | 60 | On seeing the panorama of the Apollo 11 landing site |