diff --git a/templates/index.html b/templates/index.html
index 20345a1..e3c8969 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -30,7 +30,7 @@
plugins: [dayGridPlugin, timeGridPlugin, listPlugin ],
themeSystem: 'bootstrap5',
firstDay: 1,
- initialView: 'timeGridWeek',
+ initialView: 'dayGridMonth',
headerToolbar: {
left: 'prev,next today',
center: 'title',