Skip to content

Commit 44dc322

Browse files
committed
add donate link
1 parent 84efe4d commit 44dc322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
html_theme = 'flask'
4040
html_context = {
4141
'project_links': [
42+
ProjectLink('Donate to Pallets', 'https://psfmember.org/civicrm/contribute/transact?id=20'),
4243
ProjectLink('Flask Website', 'https://palletsprojects.com/p/flask/'),
4344
ProjectLink('PyPI releases', 'https://pypi.org/project/Flask/'),
4445
ProjectLink('Source Code', 'https://github.com/pallets/flask/'),

0 commit comments

Comments
 (0)