From deef2ae34561997cbd13a0cfcaef0be25d935957 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Tue, 13 Feb 2024 20:31:47 +0100 Subject: [PATCH] Use the LightMode --- src/layouts/Basic.astro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/layouts/Basic.astro b/src/layouts/Basic.astro index 52eed4f..fdfcf40 100644 --- a/src/layouts/Basic.astro +++ b/src/layouts/Basic.astro @@ -30,6 +30,12 @@ const iconImage = await getImage({src: icon, height: 32, width: 32, format: "png href: `/${locale}/`, }))} /> + +