From 0deb65fde25b0e8545dc74b69136abe61908cc70 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 5 Feb 2025 00:20:40 +0000 Subject: Added an icon for the website --- src/components/Head.astro | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src') diff --git a/src/components/Head.astro b/src/components/Head.astro index 9d7f39c..8ed2224 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -21,4 +21,9 @@ const { description, title } = Astro.props; {title} + + + + + -- cgit v1.2.3