From 5754fe1907e5e6e3dbdc4f600dc73fbbba90a48e Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 15 Feb 2023 09:32:49 +0100 Subject: [PATCH] script to change title on runtime, remove og image --- src/components/Footer.astro | 10 ++++++++-- src/components/Head.astro | 14 ++++++++++---- src/pages/index.astro | 2 +- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 07962cc..10067e1 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,8 +2,14 @@