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 /stump_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 'stump_backlinks.htm')
-rw-r--r-- | stump_backlinks.htm | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/stump_backlinks.htm b/stump_backlinks.htm index abd3ba1..b08ce4f 100644 --- a/stump_backlinks.htm +++ b/stump_backlinks.htm | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>Stump | Autocento of the breakfast table</title> | 12 | <title>Stump | 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,27 +37,22 @@ | |||
37 | 37 | ||
38 | <section class="content list"> | 38 | <section class="content list"> |
39 | <ul> | 39 | <ul> |
40 | <li><a href="early.html">Early</a></li> | ||
41 | <li><a href="i-think-its-you.html">I think it’s you (but it’s not)</a></li> | 40 | <li><a href="i-think-its-you.html">I think it’s you (but it’s not)</a></li> |
42 | <li><a href="initial-conditions.html">Initial conditions</a></li> | 41 | <li><a href="initial-conditions.html">Initial conditions</a></li> |
43 | <li><a href="joke.html">Joke</a></li> | ||
44 | <li><a href="leg.html">Leg</a></li> | 42 | <li><a href="leg.html">Leg</a></li> |
45 | <li><a href="stagnant.html">Stagnant</a></li> | ||
46 | <li><a href="swear.html">Swear</a></li> | ||
47 | </ul> | 43 | </ul> |
48 | </section> | 44 | </section> |
49 | </article> | 45 | </article> |
50 | <nav> | 46 | <nav> |
51 | |||
52 | <!-- ANCHORS --> | ||
53 | <div class="anchors"> | 47 | <div class="anchors"> |
54 | <a href="_backlinks.htm" id="back-link" title="Links to this page"> | 48 | <a href="_backlinks.htm" id="back-link" title="Links to this page"> |
55 | φ | 49 | φ |
56 | </a> | 50 | </a> |
57 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 51 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
58 | <a href="#" id="lozenge" title="ERROR">∝</a> | 52 | <a href="#" id="lozenge" title="ERROR">ξ</a> |
59 | </div> | 53 | </div> |
60 | 54 | ||
55 | |||
61 | </nav> | 56 | </nav> |
62 | 57 | ||
63 | 58 | ||