mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix website transfer includes
This commit is contained in:
@@ -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+)" %}
|
||||
|
||||
Reference in New Issue
Block a user