mirror of
https://github.com/jgthms/bulma
synced 2026-03-25 22:39:36 -07:00
Fix relative links
This commit is contained in:
@@ -12,7 +12,7 @@ icon_brand: true
|
||||
|
||||
<figure>
|
||||
<a href="https://www.patreon.com/jgthms" target="_blank">
|
||||
<img src="/images/blog/patreon-homepage.png" alt="Bulma Patreon homepage" width="840" height="525">
|
||||
<img src="{{ site.url }}/images/blog/patreon-homepage.png" alt="Bulma Patreon homepage" width="840" height="525">
|
||||
</a>
|
||||
</figure>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user