diff options
author | Jakob Unterwurzacher | 2016-11-01 22:49:37 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-11-01 22:49:37 +0100 |
commit | 33a60a1121a0ccffb16f7416dfec3739982c5c7b (patch) | |
tree | 8c705df8c701563442d145f07a1d32ab5bfdfd14 /xreadthedocs | |
parent | b204a2ee12128ce0dcc22ad6f27c74dbecffbf3c (diff) |
Drop "Github Page" link from the sidebar
Diffstat (limited to 'xreadthedocs')
-rw-r--r-- | xreadthedocs/base.html | 1 |
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> |