diff --git a/src/App.svelte b/src/App.svelte index ecdf4e0..dd6ece5 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -35,6 +35,7 @@ bootstrap5Plugin ], locale: frLocale, + allDayContent: '', headerToolbar: { left: 'prev,next today', center: 'title', @@ -48,6 +49,7 @@ openModal = true; event.set(info.event); }, + titleFormat: { year: '2-digit', month: 'numeric', day: 'numeric' }, events: [], themeSystem: 'bootstrap5' }); @@ -82,13 +84,16 @@

Calendrier de la vie étudiante à l'ENS

-
- -
+ + + +
+
-
+ +