diff --git a/src/components/Schedule.astro b/src/components/Schedule.astro index f486996..6c8c745 100644 --- a/src/components/Schedule.astro +++ b/src/components/Schedule.astro @@ -118,6 +118,9 @@ const concluded = calculateAbsoluteDate({ Jump to Nearest Date + + Download Calendar CSV + ) }
@@ -261,4 +264,70 @@ const concluded = calculateAbsoluteDate({ jumpToDate(); }); +