Comment Source

This commit is contained in:
leiweibau
2022-05-20 15:21:12 +02:00
parent a7bd6daf25
commit d7939c72c6
2 changed files with 6 additions and 0 deletions

View File

@@ -153,6 +153,9 @@
<!-- fullCalendar Scheduler -->
<link href="lib/fullcalendar-scheduler/scheduler.min.css" rel="stylesheet">
<script src="lib/fullcalendar-scheduler/scheduler.min.js"></script>
<!-- Enable or Disable the CSS Patch for Dark-Mode -->
<!-- Uncomment or Comment below-->
<link rel="stylesheet" href="css/dark-patch-cal.css">
<!-- page script ----------------------------------------------------------- -->