From 441160809ed4f780d35ab35b2e6f7669206e823d Mon Sep 17 00:00:00 2001 From: Daniel <50356015+danny007in@users.noreply.github.com> Date: Tue, 9 May 2023 10:16:00 +0530 Subject: [PATCH] jsvectormap example added --- src/html/pages/index.astro | 172 +++++++++++++++++++++++++++++++++++-- 1 file changed, 164 insertions(+), 8 deletions(-) diff --git a/src/html/pages/index.astro b/src/html/pages/index.astro index cd350d854..04da45500 100644 --- a/src/html/pages/index.astro +++ b/src/html/pages/index.astro @@ -18,6 +18,9 @@ const page = 'index' + + +
@@ -45,7 +48,7 @@ const page = 'index'