docs: fix banner location

This commit is contained in:
Jef LeCompte
2020-12-15 00:37:08 -05:00
parent 8fdfa4d57c
commit a9b2ecfd48
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
{% set title = title ~ " - " ~ page.title | striptags %}
{% endif %}
{% set image = config.site_url ~ 'assets/images/banner.png' %}
{% set image = config.site_url ~ 'assets/images/streetmerchant-github.png' %}
<!-- Open Graph -->
<meta property="og:type" content="website" />