From 15d37d0e80094c64e0719d20131a0c39af42ffaf Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Tue, 26 Aug 2025 11:48:21 +0800 Subject: [PATCH] Removed local font and fixed favicon --- src/layouts/Layout.astro | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 53940ce..793e274 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -8,7 +8,7 @@ const websiteDescription = 'This is just a template.' - + @@ -22,17 +22,10 @@ const websiteDescription = 'This is just a template.'