From 6ba25cd7bc01bfca206eb6ab3150458cc880af78 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Wed, 25 Jul 2018 13:11:21 +0200 Subject: [PATCH] Added some Twitter card metadata --- _includes/head.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index b4c0f46..3d34722 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,6 +6,8 @@ {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %} + + {% if page.title %} @@ -27,11 +29,13 @@ {% endfor %} {% endif %} {% if page.images %} - + {% else %} {% endif %} - + + +