diff options
Diffstat (limited to 'plant.html')
-rw-r--r-- | plant.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/plant.html b/plant.html index 1f0ff6a..3229f5e 100644 --- a/plant.html +++ b/plant.html | |||
@@ -41,7 +41,13 @@ | |||
41 | </section> | 41 | </section> |
42 | </article> | 42 | </article> |
43 | <nav> | 43 | <nav> |
44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 44 | |
45 | <!-- ANCHORS --> | ||
46 | <div class="anchors"> | ||
47 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
48 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
49 | </div> | ||
50 | |||
45 | </nav> | 51 | </nav> |
46 | 52 | ||
47 | 53 | ||