8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df5f82 commit 4137aecCopy full SHA for 4137aec
docs/conf.py
@@ -39,6 +39,7 @@
39
html_theme = 'flask'
40
html_context = {
41
'project_links': [
42
+ ProjectLink('Donate to Pallets', 'https://psfmember.org/civicrm/contribute/transact?id=20'),
43
ProjectLink('Flask Website', 'https://palletsprojects.com/p/flask/'),
44
ProjectLink('PyPI releases', 'https://pypi.org/project/Flask/'),
45
ProjectLink('Source Code', 'https://github.com/pallets/flask/'),
0 commit comments