python 3 propganda™

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-08-28 02:10:33 -04:00
parent 9a12bb7a90
commit 7a58e5c03a
3 changed files with 35 additions and 1 deletions
+2 -1
View File
@@ -109,7 +109,8 @@ html_theme_options = {
'github_user': 'kennethreitz',
'github_repo': 'python-guide',
'github_banner': True,
'show_related': False
'show_related': False,
'note_bg': '#FFF59C'
}
# Add any paths that contain custom themes here, relative to this directory.