From b4c4781690ef18a2e86c769012a605b4ed1a16ba Mon Sep 17 00:00:00 2001 From: Andy Taylor Date: Tue, 30 Jan 2018 17:23:16 +1100 Subject: Add external links to sidebar --- gocryptfs-readthedocs/base.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html index fdd34ac..f7fe8d4 100644 --- a/gocryptfs-readthedocs/base.html +++ b/gocryptfs-readthedocs/base.html @@ -82,6 +82,11 @@ {% include 'nav.html' %} {% endfor %} + +
  • Download Binaries ➚
  • +
  • Changelog ➚
  • +
  • Man Page ➚
  • + {%- endblock %} -- cgit v1.2.3