diff --git a/apps/schoolCalendar/custom.html b/apps/schoolCalendar/custom.html
index b29bb00b3..caebdbb51 100644
--- a/apps/schoolCalendar/custom.html
+++ b/apps/schoolCalendar/custom.html
@@ -69,6 +69,7 @@
},
});
calendar.render();
+ calendar.gotoDate(2021-01-01);
});
// When the 'upload' button is clicked...