From 3d7a353bdbd26bb93bb89e37e524c46f47e9f2b8 Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 1 Nov 2023 18:30:46 +0000 Subject: [PATCH] Update default_head_tags.html --- _includes/default_head_tags.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/_includes/default_head_tags.html b/_includes/default_head_tags.html index 9d785e1..d84d48f 100644 --- a/_includes/default_head_tags.html +++ b/_includes/default_head_tags.html @@ -2,21 +2,28 @@ - + Tom Hodson - {{ page.title }} + + +{% if page.excerpt %} + +{% endif %} + + {% if page.social_image %} @@ -38,6 +45,8 @@ {% endif %} {% if image %} + + @@ -45,10 +54,10 @@ See: https://developers.google.com/search/docs/advanced/mobile/google-discover?h -{% if alt %} - - -{% endif %} + {% if alt %} + + + {% endif %} {% endif %}