add donate link
This commit is contained in:
parent
84efe4de77
commit
44dc32243e
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ intersphinx_mapping = {
|
||||||
html_theme = 'flask'
|
html_theme = 'flask'
|
||||||
html_context = {
|
html_context = {
|
||||||
'project_links': [
|
'project_links': [
|
||||||
|
ProjectLink('Donate to Pallets', 'https://psfmember.org/civicrm/contribute/transact?id=20'),
|
||||||
ProjectLink('Flask Website', 'https://palletsprojects.com/p/flask/'),
|
ProjectLink('Flask Website', 'https://palletsprojects.com/p/flask/'),
|
||||||
ProjectLink('PyPI releases', 'https://pypi.org/project/Flask/'),
|
ProjectLink('PyPI releases', 'https://pypi.org/project/Flask/'),
|
||||||
ProjectLink('Source Code', 'https://github.com/pallets/flask/'),
|
ProjectLink('Source Code', 'https://github.com/pallets/flask/'),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue