aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-readthedocs/versions.html
diff options
context:
space:
mode:
authorJakob Unterwurzacher2024-10-31 21:58:31 +0100
committerJakob Unterwurzacher2024-10-31 21:58:31 +0100
commit7cf6ace72e76889ac831e9807f7a9a14a4b7272b (patch)
treede72c9b27fcc787022603bbdb4267a2969bd8c30 /gocryptfs-readthedocs/versions.html
parent615f0b7443d4f682ab3d28eb8ee1ea0cd21f29da (diff)
Port to mkdocs 1.6.1
Diffstat (limited to 'gocryptfs-readthedocs/versions.html')
-rw-r--r--gocryptfs-readthedocs/versions.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/gocryptfs-readthedocs/versions.html b/gocryptfs-readthedocs/versions.html
deleted file mode 100644
index 27568cb..0000000
--- a/gocryptfs-readthedocs/versions.html
+++ /dev/null
@@ -1,14 +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 page.previous_page %}
- <span><a href="{{ page.previous_page.url }}" style="color: #fcfcfc;">&laquo; Previous</a></span>
- {% endif %}
- {% if page.next_page %}
- <span style="margin-left: 15px"><a href="{{ page.next_page.url }}" style="color: #fcfcfc">Next &raquo;</a></span>
- {% endif %}
- </span>
---!>
-</div>