From e73b638266324068d7820267a691b6c854102fd4 Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Mon, 25 Dec 2023 22:33:45 -0700 Subject: [PATCH] Base: update favicon and font --- src/components/BaseHead.astro | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro index 3441240..a8e6616 100644 --- a/src/components/BaseHead.astro +++ b/src/components/BaseHead.astro @@ -17,12 +17,13 @@ const { title, description, image = '/blog-placeholder-1.jpg' } = Astro.props; - + + + - - +