Added the "view me on gihub" banner

This commit is contained in:
daniel evertsson
2014-04-04 16:22:07 +02:00
parent a6c3e183c0
commit 15f1dcc730
3 changed files with 2 additions and 2 deletions

BIN
doc/_static/ViewmeonGitHub.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -104,7 +104,7 @@ html_sidebars = {
}
html_theme_options = {
'description': 'SAML2 and OpenID Connect',
'description': '',
'github_button': False,
'github_user': 'its-dirg',
'github_repo': 'IdProxy',

View File

@@ -30,5 +30,5 @@ Indices and tables
.. raw:: html
<a href="https://github.com/rohe/saml2test" class="github" target="_blank">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
<img style="position: absolute; top: 0; right: 0; border: 0;" src="_static/ViewmeonGitHub.png" alt="Fork me on GitHub" class="github"/>
</a>