Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 933 Bytes

schedule.md

File metadata and controls

executable file
·
17 lines (14 loc) · 933 Bytes
layout title
schedule
Schedule
<script> console.log("Generating calendar!"); autogenCalendar({ omitLabs: true, omitFinalExams: false }); console.log("Done generating calendar!"); </script>