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`}