add donate link

This commit is contained in:
David Lord 2018-04-26 06:03:02 -07:00
parent 4df5f82914
commit 4137aecca9
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -39,6 +39,7 @@ intersphinx_mapping = {
html_theme = 'flask'
html_context = {
'project_links': [
ProjectLink('Donate to Pallets', 'https://psfmember.org/civicrm/contribute/transact?id=20'),
ProjectLink('Flask Website', 'https://palletsprojects.com/p/flask/'),
ProjectLink('PyPI releases', 'https://pypi.org/project/Flask/'),
ProjectLink('Source Code', 'https://github.com/pallets/flask/'),