Fix relative links

This commit is contained in:
Jeremy Thomas
2018-10-12 11:23:32 +01:00
parent 6fe3eb0b74
commit 957a45a50c
18 changed files with 57 additions and 53 deletions

View File

@@ -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>