The site is cleaner without the 'Related' cruft.
This commit is contained in:
parent
1f18cd2ba5
commit
cbf010e0a2
@ -106,7 +106,7 @@ def get_version():
|
|||||||
}
|
}
|
||||||
|
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'show_related': True,
|
'show_related': False,
|
||||||
'description': '“Any color you like.”',
|
'description': '“Any color you like.”',
|
||||||
'github_button': True,
|
'github_button': True,
|
||||||
'github_user': 'ambv',
|
'github_user': 'ambv',
|
||||||
|
Loading…
Reference in New Issue
Block a user