aboutsummaryrefslogtreecommitdiff
path: root/xreadthedocs/versions.html
diff options
context:
space:
mode:
authorJakob Unterwurzacher2018-01-31 09:29:21 +0100
committerJakob Unterwurzacher2018-01-31 09:29:21 +0100
commitb31d6311054848a32cd850051c92f349721b2278 (patch)
treeb48278833db628314c17d6ffe8d8549c0b4e70da /xreadthedocs/versions.html
parent7168f06d86ccebdeba3fb2fe685d3ff0298b4264 (diff)
Remove obsolete "xreadthedocs" theme
Has been replaced by the updated "gocryptfs-readthedocs" theme.
Diffstat (limited to 'xreadthedocs/versions.html')
-rw-r--r--xreadthedocs/versions.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/xreadthedocs/versions.html b/xreadthedocs/versions.html
deleted file mode 100644
index 6a34ee8..0000000
--- a/xreadthedocs/versions.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<div class="rst-versions" role="note" style="cursor: pointer">
- <span class="rst-current-version" data-toggle="rst-current-version">
- <a class="icon icon-github" href="https://github.com/rfjakob/gocryptfs">gocryptfs</a>
- <a class="icon icon-github" href="https://github.com/rfjakob/gocryptfs-website">gocryptfs-website</a>
-
-<!--
- {% if previous_page %}
- <span><a href="{{ previous_page.url }}" style="color: #fcfcfc;">&laquo; Previous</a></span>
- {% endif %}
- {% if next_page %}
- <span style="margin-left: 15px"><a href="{{ next_page.url }}" style="color: #fcfcfc">Next &raquo;</a></span>
- {% endif %}
--->
- </span>
-</div>