From 3c95149516ba30e042a85d0f50fff3ad855b7e30 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 28 Oct 2023 08:41:26 +0100 Subject: [PATCH] chore: update meta tags --- src/layouts/Layout.astro | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 1eeac29c..9c4ff84f 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -65,10 +65,16 @@ const showDrupalAssociationMessage = [ rel="stylesheet" /> - + + + - + + + + + {isFrontPage ? title : `${title} | Oliver Davies`}