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 /big-dipper_backlinks.htm | |
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 'big-dipper_backlinks.htm')
-rw-r--r-- | big-dipper_backlinks.htm | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/big-dipper_backlinks.htm b/big-dipper_backlinks.htm index abec0f2..e57bb69 100644 --- a/big-dipper_backlinks.htm +++ b/big-dipper_backlinks.htm | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>The Big Dipper | Autocento of the breakfast table</title> | 12 | <title>The Big Dipper | 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 | ||
@@ -37,28 +37,24 @@ | |||
37 | 37 | ||
38 | <section class="content list"> | 38 | <section class="content list"> |
39 | <ul> | 39 | <ul> |
40 | <li><a href="death-zone.html">The Death Zone</a></li> | ||
41 | <li><a href="initial-conditions.html">Initial conditions</a></li> | 40 | <li><a href="initial-conditions.html">Initial conditions</a></li> |
42 | <li><a href="joke.html">Joke</a></li> | 41 | <li><a href="joke.html">Joke</a></li> |
43 | <li><a href="moon-drowning.html">The Moon is drowning</a></li> | ||
44 | <li><a href="no-nothing.html">No nothing</a></li> | 42 | <li><a href="no-nothing.html">No nothing</a></li> |
45 | <li><a href="poetry-time.html">Something</a></li> | ||
46 | <li><a href="punch.html">Punch</a></li> | 43 | <li><a href="punch.html">Punch</a></li> |
47 | <li><a href="table_contents.html">Table of contents</a></li> | 44 | <li><a href="table_contents.html">Table of contents</a></li> |
48 | </ul> | 45 | </ul> |
49 | </section> | 46 | </section> |
50 | </article> | 47 | </article> |
51 | <nav> | 48 | <nav> |
52 | |||
53 | <!-- ANCHORS --> | ||
54 | <div class="anchors"> | 49 | <div class="anchors"> |
55 | <a href="_backlinks.htm" id="back-link" title="Links to this page"> | 50 | <a href="_backlinks.htm" id="back-link" title="Links to this page"> |
56 | φ | 51 | φ |
57 | </a> | 52 | </a> |
58 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 53 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
59 | <a href="#" id="lozenge" title="ERROR">∝</a> | 54 | <a href="#" id="lozenge" title="ERROR">ξ</a> |
60 | </div> | 55 | </div> |
61 | 56 | ||
57 | |||
62 | </nav> | 58 | </nav> |
63 | 59 | ||
64 | 60 | ||