mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-26 02:28:12 +08:00
Removes donation menu
This commit is contained in:
@@ -134,8 +134,6 @@ html_theme_options = {
|
||||
'logo': 'logo.png',
|
||||
'github_user': 'Koed00',
|
||||
'github_repo': 'django-q',
|
||||
'gittip_user': 'koed00',
|
||||
'gratipay_user': 'koed00',
|
||||
'github_banner': True,
|
||||
'travis_button': True,
|
||||
'analytics_id': 'UA-64807059-1'
|
||||
@@ -146,7 +144,6 @@ html_sidebars = {
|
||||
'navigation.html',
|
||||
'relations.html',
|
||||
'searchbox.html',
|
||||
'donate.html',
|
||||
]
|
||||
}
|
||||
# Add any paths that contain custom themes here, relative to this directory.
|
||||
|
||||
Reference in New Issue
Block a user