aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-11-01 22:49:37 +0100
committerJakob Unterwurzacher2016-11-01 22:49:37 +0100
commit33a60a1121a0ccffb16f7416dfec3739982c5c7b (patch)
tree8c705df8c701563442d145f07a1d32ab5bfdfd14
parentb204a2ee12128ce0dcc22ad6f27c74dbecffbf3c (diff)
Drop "Github Page" link from the sidebar
-rw-r--r--xreadthedocs/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/xreadthedocs/base.html b/xreadthedocs/base.html
index 08b72e4..71efc24 100644
--- a/xreadthedocs/base.html
+++ b/xreadthedocs/base.html
@@ -57,7 +57,6 @@
<li>{% include "toc.html" %}<li>
{% endfor %}
- <li><a href="https://github.com/rfjakob/gocryptfs">Github Page ➚</a></li>
<li><a href="https://github.com/rfjakob/gocryptfs/releases">Download Binaries ➚</a></li>
<li><a href="https://github.com/rfjakob/gocryptfs#changelog">Changelog ➚</a></li>
<li><a href="https://raw.githubusercontent.com/rfjakob/gocryptfs/master/Documentation/MANPAGE.md">Man Page ➚</a></li>