From 5e92a3d4da972956d1f7d5f5f1c6140884979197 Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Thu, 20 Mar 2025 12:42:30 +0700 Subject: [PATCH] fix: initial light mode flash in dark mode (#488) --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index ced4b21..0242072 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -131,7 +131,7 @@ const structuredData = { - +