mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 05:04: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 }}">
|
||||
{% endif %}
|
||||
|
||||
{% if page.header-img %}
|
||||
<meta name="twitter:image:src" content="{{ site.url }}/{{ page.header-img }}">
|
||||
{% if page.image %}
|
||||
<meta name="twitter:image:src" content="{{ site.url }}/{{ page.image }}">
|
||||
{% endif %}
|
||||
|
||||
<!-- Font awesome icons -->
|
||||
|
||||
Reference in New Issue
Block a user