From 2143f1984889d938c0ab6a4c95157073df740cfb Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 23 May 2023 15:20:02 +0200 Subject: [PATCH] metatags update --- src/layouts/Layout.astro | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 86ee683..9680e8c 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -11,23 +11,30 @@ const { title } = Astro.props; + + {title} + + + + + + + + + + - - - - - {title}