mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
docs: fix hotlink
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
{% set title = title ~ " - " ~ page.title | striptags %}
|
{% set title = title ~ " - " ~ page.title | striptags %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% set image = config.site_url ~ 'assets/images/streetmerchant-github.png' %}
|
{% set image = config.site_url ~ '/assets/images/streetmerchant-github.png' %}
|
||||||
|
|
||||||
<!-- Open Graph -->
|
<!-- Open Graph -->
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
|||||||
Reference in New Issue
Block a user