mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 15:47:35 +00:00
docs: fix hotlink
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user