add astro template for front #13

Merged
Clement merged 18 commits from feat/astro-template-for-front into master 2024-05-21 08:07:58 +00:00
Showing only changes of commit bc7fddddcc - Show all commits

View File

@ -10,7 +10,7 @@ const metadata = {
<Layout metadata={metadata}>
<div class="w-52 h-52" id="map" />
<div class="w-full h-96" id="map" />
</Layout>