about summary refs log tree commit diff stats
path: root/what-we-are-made-of.html
diff options
context:
space:
mode:
authorCase Duckworth2015-04-02 21:27:55 -0700
committerCase Duckworth2015-04-02 21:27:55 -0700
commitd832dace648047cdeee32f295b7f1c799d0b5b50 (patch)
tree34f7efb6e713eef3522053a8ee2aded46ad1e33d /what-we-are-made-of.html
parentFix #15: add compile support for indeces (diff)
downloadautocento-d832dace648047cdeee32f295b7f1c799d0b5b50.tar.gz
autocento-d832dace648047cdeee32f295b7f1c799d0b5b50.zip
Add Islands for backlinkless files
Diffstat (limited to 'what-we-are-made-of.html')
-rw-r--r--what-we-are-made-of.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/what-we-are-made-of.html b/what-we-are-made-of.html index 4e6a74d..462d188 100644 --- a/what-we-are-made-of.html +++ b/what-we-are-made-of.html
@@ -12,7 +12,7 @@
12 <title>What we are made of | Autocento of the breakfast table</title> 12 <title>What we are made of | 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
@@ -51,16 +51,15 @@
51 </section> 51 </section>
52 </article> 52 </article>
53 <nav> 53 <nav>
54
55 <!-- ANCHORS -->
56 <div class="anchors"> 54 <div class="anchors">
57 <a href="what-we-are-made-of_backlinks.htm" id="back-link" title="Links to this page"> 55 <a href="what-we-are-made-of_backlinks.htm" id="back-link" title="Links to this page">
58 &phi; 56 &phi;
59 </a> 57 </a>
60 <a href="index.html" id="cover-link" title="To cover">&loz;</a> 58 <a href="index.html" id="cover-link" title="To cover">&loz;</a>
61 <a href="#" id="lozenge" title="ERROR">&#x221d;</a> 59 <a href="#" id="lozenge" title="ERROR">&xi;</a>
62 </div> 60 </div>
63 61
62
64 </nav> 63 </nav>
65 64
66 65