From 2585e1782e35d053e8e2b9ad8d8a08e8ec16dcf4 Mon Sep 17 00:00:00 2001 From: Vincent Trubesset Date: Thu, 5 Apr 2018 12:11:09 +0200 Subject: [PATCH] Add github-corners --- docs/conf.py | 6 ++++++ docs/sources/_templates/github-corners.html | 10 ++++++++++ 2 files changed, 16 insertions(+) create mode 100644 docs/sources/_templates/github-corners.html diff --git a/docs/conf.py b/docs/conf.py index 16e24f8..71086bd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -36,3 +36,9 @@ # a list of builtin themes. # html_theme = 'alabaster' + +html_sidebars = { + '**': [ + 'github-corners.html' + ] +} diff --git a/docs/sources/_templates/github-corners.html b/docs/sources/_templates/github-corners.html new file mode 100644 index 0000000..9cea10d --- /dev/null +++ b/docs/sources/_templates/github-corners.html @@ -0,0 +1,10 @@ + + +