This commit is contained in:
Mike-FreeAI 2024-09-27 13:55:42 -05:00 committed by GitHub
commit 43281cff5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 0 deletions

View file

@ -51,6 +51,9 @@
<h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
{% endif %}
<!-- Navigation link to sponsor-wall.html added -->
<p><a href="{{ '/sponsor-wall.html' | relative_url }}">Sponsor Wall</a></p>
{{ content }}
{% if site.github.private != true and site.github.license %}