mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 07:28:12 +00:00
⚙️ Updates footer config
This commit is contained in:
@@ -49,7 +49,14 @@ color_scheme: django
|
|||||||
|
|
||||||
heading_anchors: true
|
heading_anchors: true
|
||||||
|
|
||||||
footer_content: "Please consider supporting Django by making a donation to the <a rel=\"sponsored\" href=\"https://www.djangoproject.com/fundraising/\">Django Software Foundation</a>, sponsoring via <a rel=\"sponsored\" href=\"https://github.com/sponsors/django\">GitHub Sponsors</a>, or buying <a rel=\"sponsored\" href=\"https://django.threadless.com/\">official merchandise</a>."
|
footer_content: >-
|
||||||
|
Please consider supporting Django by making a donation to the
|
||||||
|
<a rel="sponsored" href="https://www.djangoproject.com/fundraising/">Django Software Foundation</a>,
|
||||||
|
sponsoring via <a rel="sponsored" href="https://github.com/sponsors/django">GitHub Sponsors</a>,
|
||||||
|
or buying <a rel="sponsored" href="https://django.threadless.com/">official merchandise</a>.
|
||||||
|
|
||||||
|
Awesome Django is not associated with the Django Software Foundation.
|
||||||
|
Django is a registered trademark of the Django Software Foundation.
|
||||||
|
|
||||||
# Footer last edited timestamp
|
# Footer last edited timestamp
|
||||||
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
|
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
|
||||||
|
|||||||
Reference in New Issue
Block a user