Updated "Fork me on Github" to the new "open in new tab" version
This commit is contained in:
@@ -105,10 +105,10 @@ html_sidebars = {
|
|||||||
|
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'description': 'SAML2 and OpenID Connect',
|
'description': 'SAML2 and OpenID Connect',
|
||||||
'github_button': True,
|
'github_button': False,
|
||||||
'github_user': 'its-dirg',
|
'github_user': 'its-dirg',
|
||||||
'github_repo': 'IdProxy',
|
'github_repo': 'IdProxy',
|
||||||
'github_banner': True,
|
'github_banner': False,
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -27,3 +27,8 @@ Indices and tables
|
|||||||
* :ref:`modindex`
|
* :ref:`modindex`
|
||||||
* :ref:`search`
|
* :ref:`search`
|
||||||
|
|
||||||
|
.. raw:: html
|
||||||
|
|
||||||
|
<a href="https://github.com/its-dirg/dirg-util" 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"/>
|
||||||
|
</a>
|
||||||
Reference in New Issue
Block a user