docs: fix hotlink

This commit is contained in:
Jef LeCompte
2020-12-15 07:49:16 -05:00
parent a9b2ecfd48
commit 8db16dd0cb
+1 -1
View File
@@ -8,7 +8,7 @@
{% set title = title ~ " - " ~ page.title | striptags %}
{% endif %}
{% set image = config.site_url ~ 'assets/images/streetmerchant-github.png' %}
{% set image = config.site_url ~ '/assets/images/streetmerchant-github.png' %}
<!-- Open Graph -->
<meta property="og:type" content="website" />