From df4711fc55ec9c13bb521349036c851f18b86727 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Sat, 2 May 2026 19:23:20 +0200 Subject: [PATCH] Add dark and fiord styles to selector --- website/src/components/Map.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/components/Map.astro b/website/src/components/Map.astro index 3860ae5..8c88150 100644 --- a/website/src/components/Map.astro +++ b/website/src/components/Map.astro @@ -17,6 +17,8 @@ const { showStyleURL } = Astro.props + +