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 /question_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 'question_backlinks.htm')
-rw-r--r-- | question_backlinks.htm | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/question_backlinks.htm b/question_backlinks.htm index 24b3946..804b916 100644 --- a/question_backlinks.htm +++ b/question_backlinks.htm | |||
@@ -12,7 +12,7 @@ | |||
12 | <title>Question | Autocento of the breakfast table</title> | 12 | <title>Question | 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 | ||
@@ -38,24 +38,20 @@ | |||
38 | <section class="content list"> | 38 | <section class="content list"> |
39 | <ul> | 39 | <ul> |
40 | <li><a href="exasperated.html">Exasperated</a></li> | 40 | <li><a href="exasperated.html">Exasperated</a></li> |
41 | <li><a href="i-want-to-say.html">I want to say</a> punch.html</li> | 41 | <li><a href="i-want-to-say.html">I want to say</a></li> |
42 | <li><a href="reports.html">Reports</a></li> | ||
43 | <li><a href="sapling.html">Sapling</a></li> | ||
44 | <li><a href="window.html">Window</a></li> | ||
45 | </ul> | 42 | </ul> |
46 | </section> | 43 | </section> |
47 | </article> | 44 | </article> |
48 | <nav> | 45 | <nav> |
49 | |||
50 | <!-- ANCHORS --> | ||
51 | <div class="anchors"> | 46 | <div class="anchors"> |
52 | <a href="_backlinks.htm" id="back-link" title="Links to this page"> | 47 | <a href="_backlinks.htm" id="back-link" title="Links to this page"> |
53 | φ | 48 | φ |
54 | </a> | 49 | </a> |
55 | <a href="index.html" id="cover-link" title="To cover">◊</a> | 50 | <a href="index.html" id="cover-link" title="To cover">◊</a> |
56 | <a href="#" id="lozenge" title="ERROR">∝</a> | 51 | <a href="#" id="lozenge" title="ERROR">ξ</a> |
57 | </div> | 52 | </div> |
58 | 53 | ||
54 | |||
59 | </nav> | 55 | </nav> |
60 | 56 | ||
61 | 57 | ||