diff options
author | Case Duckworth | 2015-04-14 18:09:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 18:09:55 -0700 |
commit | 08fd8e95dccb91d0495a50d1009f85cb80cfad65 (patch) | |
tree | 9accf8a6e9b1f836e3c7c7b5437d11351545a07e /templates | |
parent | Change file hierarchy and rewrite makefile (diff) | |
download | autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.tar.gz autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.zip |
First compile in v1.0.0 v1.0.0
Diffstat (limited to 'templates')
-rw-r--r-- | templates/backlinks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/backlinks.html b/templates/backlinks.html index 52d3657..136eb4c 100644 --- a/templates/backlinks.html +++ b/templates/backlinks.html | |||
@@ -100,7 +100,7 @@ | |||
100 | <a href="../$id$.html" id="backlinks" title="Links to this page"> | 100 | <a href="../$id$.html" id="backlinks" title="Links to this page"> |
101 | φ | 101 | φ |
102 | </a> | 102 | </a> |
103 | <a href="index.html" id="coverlink" title="To cover">◊</a> | 103 | <a href="../index.html" id="coverlink" title="To cover">◊</a> |
104 | <a href="#" id="randomizelink" title="ERROR">ξ</a> | 104 | <a href="#" id="randomizelink" title="ERROR">ξ</a> |
105 | </div> | 105 | </div> |
106 | 106 | ||