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 @@ + + +