Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-04-29 14:10:44 -04:00
parent 773467493c
commit 215f35dd54
+6
View File
@@ -175,3 +175,9 @@ epub_copyright = copyright
epub_exclude_files = ['search.html']
html_theme_options = {
'github_user': 'kennethreitz',
'github_repo': 'wsl-guide',
'github_banner': True,
'github_button': True
}