diff --git a/doc/_templates/index.html b/doc/_templates/index.html index 9aa6e2cd57df..062ca8c93d70 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -35,8 +35,6 @@ } - - Fork me on GitHub

John Hunter (1968-2012)

diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index fed1999c27eb..cc11624ebd39 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -36,6 +36,13 @@ matplotlib + + + + + Fork me on GitHub + + {{ super() }} {% endblock %}