Social links
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<!-- The image needs to have an absolute URL -->
|
<!-- The image needs to have an absolute URL -->
|
||||||
{% set image = config.site_url ~ 'assets/circle.svg' %}
|
{% set image = config.site_url ~ 'assets/logo.png' %}
|
||||||
|
|
||||||
<!-- Open graph meta tags -->
|
<!-- Open graph meta tags -->
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<!-- The image needs to have an absolute URL -->
|
<!-- The image needs to have an absolute URL -->
|
||||||
{% set image = config.site_url ~ 'assets/circle.svg' %}
|
{% set image = config.site_url ~ 'assets/logo.png' %}
|
||||||
|
|
||||||
<!-- Open graph meta tags -->
|
<!-- Open graph meta tags -->
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
|||||||
Reference in New Issue
Block a user