From e56c4f3edf42f7a08c0d3714622eb62a20bf3349 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 5 Jun 2025 23:33:09 +0000 Subject: perf: improve site icon loading --- src/components/Head.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/Head.astro b/src/components/Head.astro index 8ed2224..de74ff2 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -22,7 +22,8 @@ const { description, title } = Astro.props; {title} - + + -- cgit v1.2.3