From e5c36899f2f42ed04ab85747ee80b622f2db0c55 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 17 Oct 2024 16:34:09 -0700 Subject: add favicon --- src/components/Footer.astro | 2 +- src/layouts/Layout.astro | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6670702..35dedae 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,7 +8,7 @@ import dataList from "../data/user.json";