From c2eeba892f634fb1ba7feec993c0df3dd36642af Mon Sep 17 00:00:00 2001 From: Andy Taylor Date: Mon, 29 Jan 2018 17:32:28 +1100 Subject: Adding copy of readthedocs theme from mkdocs 0.17.2 source --- gocryptfs-readthedocs/footer.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 gocryptfs-readthedocs/footer.html (limited to 'gocryptfs-readthedocs/footer.html') diff --git a/gocryptfs-readthedocs/footer.html b/gocryptfs-readthedocs/footer.html new file mode 100644 index 0000000..8a7538f --- /dev/null +++ b/gocryptfs-readthedocs/footer.html @@ -0,0 +1,25 @@ + -- cgit v1.2.3 From 728077f43338ab476f4837300d5cd2830715ec34 Mon Sep 17 00:00:00 2001 From: Andy Taylor Date: Tue, 30 Jan 2018 16:45:33 +1100 Subject: Change footer version styling --- gocryptfs-readthedocs/footer.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gocryptfs-readthedocs/footer.html') diff --git a/gocryptfs-readthedocs/footer.html b/gocryptfs-readthedocs/footer.html index 8a7538f..1735942 100644 --- a/gocryptfs-readthedocs/footer.html +++ b/gocryptfs-readthedocs/footer.html @@ -21,5 +21,8 @@ {% endif %} +
Built with MkDocs using a theme provided by Read the Docs. +
+ -- cgit v1.2.3