-          {% include "breadcrumbs.html" %}
           
             
               {% block content %}
-- 
cgit v1.2.3
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(+)
(limited to 'gocryptfs-readthedocs/base.html')
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
From ae59c0eeac869190ffe097a8a155efce7403bed3 Mon Sep 17 00:00:00 2001
From: Andy Taylor
Date: Tue, 30 Jan 2018 17:44:23 +1100
Subject: Use logo image in nav, fix logo width for mobiles
---
 gocryptfs-readthedocs/base.html           | 12 +++++++-----
 gocryptfs-readthedocs/css/theme_extra.css |  2 +-
 2 files changed, 8 insertions(+), 6 deletions(-)
(limited to 'gocryptfs-readthedocs/base.html')
diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html
index f7fe8d4..9b78345 100644
--- a/gocryptfs-readthedocs/base.html
+++ b/gocryptfs-readthedocs/base.html
@@ -64,10 +64,10 @@
 
     {# SIDE NAV, TOGGLES ON MOBILE #}