mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 13:14:21 +01:00
Fix Twitter page image
This commit is contained in:
@@ -98,8 +98,8 @@ layout: compress
|
|||||||
<meta name="twitter:description" content="{{ site.description }}">
|
<meta name="twitter:description" content="{{ site.description }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if page.header-img %}
|
{% if page.image %}
|
||||||
<meta name="twitter:image:src" content="{{ site.url }}/{{ page.header-img }}">
|
<meta name="twitter:image:src" content="{{ site.url }}/{{ page.image }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<!-- Font awesome icons -->
|
<!-- Font awesome icons -->
|
||||||
|
|||||||
Reference in New Issue
Block a user