diff options
Diffstat (limited to 'collage-instrument.html')
-rw-r--r-- | collage-instrument.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/collage-instrument.html b/collage-instrument.html index 1883322..43a1b1b 100644 --- a/collage-instrument.html +++ b/collage-instrument.html | |||
@@ -54,7 +54,13 @@ | |||
54 | </section> | 54 | </section> |
55 | </article> | 55 | </article> |
56 | <nav> | 56 | <nav> |
57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 57 | |
58 | <!-- ANCHORS --> | ||
59 | <div class="anchors"> | ||
60 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
61 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
62 | </div> | ||
63 | |||
58 | </nav> | 64 | </nav> |
59 | 65 | ||
60 | 66 | ||