multi-topic, publish from gh-pages branch
All checks were successful
Build and deploy static pages / build-and-push (push) Successful in 19s
All checks were successful
Build and deploy static pages / build-and-push (push) Successful in 19s
This commit is contained in:
@@ -12,6 +12,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
||||
var cal = new Calendar(el, {
|
||||
plugins: [dayGridPlugin, listPlugin],
|
||||
initialView: 'dayGridMonth',
|
||||
firstDay: 1,
|
||||
events: events,
|
||||
headerToolbar: {
|
||||
left: 'prev,next today',
|
||||
|
||||
Reference in New Issue
Block a user