Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 458 Bytes

File metadata and controls

21 lines (17 loc) · 458 Bytes
layout page
title Schedule
description The weekly event schedule.

{: .warning } ⚠️ This content is archived as of March 2026 and is retained exclusively for reference. Find current offerings.

Weekly Schedule

{% for schedule in site.schedules %} {{ schedule }} {% endfor %}

<script src="../assets/darkmode.js"></script> <script> window.addEventListener("DOMContentLoaded", (event) => { onLoad(); }); </script>