From 3f4c4adc11f11f30b633899bd28dafccc8289315 Mon Sep 17 00:00:00 2001 From: ssp6904 Date: Sat, 17 Aug 2024 01:02:19 -0400 Subject: [PATCH] updated layout --- index.html | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index ba675a4..aa4140f 100644 --- a/index.html +++ b/index.html @@ -8,20 +8,32 @@ + - - - -
+updateTheme() + +window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', updateTheme) + + + +
+
+
Simple map with leaflet
+
+
+
+