From 420e822c8f52370bc063c8ab9df417a9a3d211bf Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 20 Oct 2019 20:44:43 +0200 Subject: Added meta tags into the default layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This also includes a small Jekyll plugin that automatically guesses the OG image to be used depending on the availability of a thumbnail image. Signed-off-by: Miquel Sabaté Solà --- _includes/header.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index ca0eeca..3609584 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -8,6 +8,16 @@ -- cgit v1.2.3