From 0c9b5f79de9db570bea922a767fb529d7bed00e9 Mon Sep 17 00:00:00 2001 From: David Awad Date: Thu, 20 Jul 2023 17:34:51 -0400 Subject: [PATCH] Update Logo.astro --- src/components/Logo.astro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/Logo.astro b/src/components/Logo.astro index 3b72d6e..933a8ab 100644 --- a/src/components/Logo.astro +++ b/src/components/Logo.astro @@ -1,6 +1,7 @@ --- +import { SITE } from '~/config.mjs'; --- - 🚀 AstroWind + {SITE?.name} +