Add Gumroad button.

This commit is contained in:
Roberto Rosario
2015-10-17 04:11:44 -04:00
parent 8c886dd788
commit 61525d2479
2 changed files with 3 additions and 1 deletions

View File

@@ -233,7 +233,7 @@ extensions = ['alabaster']
html_theme = 'alabaster'
html_sidebars = {
'**': [
'about.html', 'navigation.html', 'searchbox.html', 'donate.html',
'about.html', 'donate.html', 'navigation.html', 'searchbox.html',
]
}
html_theme_options = {