diff options
author | Case Duckworth | 2015-03-10 11:40:07 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 11:40:07 -0700 |
commit | 0d2f64d9240509a620af100d9a37c57d62b3e1b8 (patch) | |
tree | e8e730212a85085277d4b56eec4519d06df8b4f6 /mountain.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'mountain.html')
-rw-r--r-- | mountain.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mountain.html b/mountain.html index 643c707..682bdf9 100644 --- a/mountain.html +++ b/mountain.html | |||
@@ -49,7 +49,7 @@ | |||
49 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 49 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
50 | <a class="nextlink" href="serengeti.html" | 50 | <a class="nextlink" href="serengeti.html" |
51 | title="Previous article in Elegies for alternate selves"> | 51 | title="Previous article in Elegies for alternate selves"> |
52 | Serengeti> | 52 | Serengeti |
53 | </a> | 53 | </a> |
54 | </nav> | 54 | </nav> |
55 | </body> | 55 | </body> |