Fix website transfer includes

This commit is contained in:
Jeremy Thomas
2024-03-21 16:39:38 +00:00
parent 69877a652c
commit ab5b308f88
29 changed files with 444 additions and 890 deletions

View File

@@ -4,8 +4,8 @@ title: 'Backers via <a href="https://www.patreon.com/jgthms" target="_blank">Pat
layout: bare
---
{% include elements/backers-paragraph.html tier="30" title="Generous backers ($30+)" %}
{% include elements/backers-paragraph.html tier="500" title="Documentation sponsors ($500+)" %}
{% include elements/backers-paragraph.html tier="300" title="Website sponsors ($300+)" %}
{% include elements/backers-paragraph.html tier="100" title="Homepage sponsors ($100+)" %}
{% include elements/backers-paragraph.html tier="10" title="Bulma backers ($10+)" %}
{% include docs/elements/backers-paragraph.html tier="30" title="Generous backers ($30+)" %}
{% include docs/elements/backers-paragraph.html tier="500" title="Documentation sponsors ($500+)" %}
{% include docs/elements/backers-paragraph.html tier="300" title="Website sponsors ($300+)" %}
{% include docs/elements/backers-paragraph.html tier="100" title="Homepage sponsors ($100+)" %}
{% include docs/elements/backers-paragraph.html tier="10" title="Bulma backers ($10+)" %}