From 6001f195b3fc9032052ce16042a430255ccf2d73 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Fri, 19 May 2023 00:14:02 +0200 Subject: [PATCH] Remove unnecessary light color scheme tag --- src/components/Head.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Head.astro b/src/components/Head.astro index 6004e7a..c1ad6db 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -7,7 +7,6 @@ const { title, description } = Astro.props; -