From 518bc727edb59c98d1e5244e10daff74eb98c733 Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Tue, 29 Nov 2022 17:18:00 +0000 Subject: [PATCH] add open graph protocol tags to the layout --- _layouts/default.html | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 1f0c783..9d78054 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,8 +4,34 @@ + Tom Hodson - {{ page.title }} - + + + + + + + + + + + + + + {% if page.image %} + + + + {% if page.alt %} + + {% endif %} + {% endif %} + + + + +