diff options
-rw-r--r-- | gocryptfs-readthedocs/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
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 %} </div> + <div class="builtwith"> Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. + </div> + </footer> |