diff options
Diffstat (limited to 'hard-game.html')
-rw-r--r-- | hard-game.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/hard-game.html b/hard-game.html index 2bd479c..fc8e276 100644 --- a/hard-game.html +++ b/hard-game.html | |||
@@ -47,7 +47,13 @@ | |||
47 | </section> | 47 | </section> |
48 | </article> | 48 | </article> |
49 | <nav> | 49 | <nav> |
50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 50 | |
51 | <!-- ANCHORS --> | ||
52 | <div class="anchors"> | ||
53 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
54 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
55 | </div> | ||
56 | |||
51 | </nav> | 57 | </nav> |
52 | 58 | ||
53 | 59 | ||