mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Only use derived variables
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<a class="button bd-github-button" href="https://github.com/users/jgthms/sponsorship" target="_blank">
|
||||
<a class="button bd-github-button" href="{{ site.data.meta.sponsorship_url }}" target="_blank">
|
||||
<span class="icon">
|
||||
<i class="fas fa-heart"></i>
|
||||
</span>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<a class="bd-patreon-button" href="https://www.patreon.com/jgthms" target="_blank">
|
||||
<a class="bd-patreon-button" href="{{ site.data.meta.patreon_url }}" target="_blank">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="become-a-patron"
|
||||
|
||||
Reference in New Issue
Block a user