From 1960d6f66d3f6318bebdb56a03edb4abd726ed26 Mon Sep 17 00:00:00 2001 From: Silas Santini <70163606+pancakereport@users.noreply.github.com> Date: Wed, 3 Jun 2026 11:42:42 -0700 Subject: [PATCH] archive banners --- announcements.md | 3 +++ calendar.md | 3 +++ calendar_static.md | 4 ++++ home.md | 4 ++++ resources.md | 3 +++ schedule.md | 3 +++ staff.md | 3 +++ syllabus.md | 3 +++ 8 files changed, 26 insertions(+) diff --git a/announcements.md b/announcements.md index 3cceaab..491c090 100644 --- a/announcements.md +++ b/announcements.md @@ -7,6 +7,9 @@ description: A feed containing all of the class announcements. # Announcements +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + Announcements are stored in the `_announcements` directory and rendered according to the layout file, `_layouts/announcement.html`. {% assign announcements = site.announcements | reverse %} diff --git a/calendar.md b/calendar.md index a3984d7..f7ff633 100644 --- a/calendar.md +++ b/calendar.md @@ -8,6 +8,9 @@ published: true # Calendar +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + {: .fs-4} Add to Google Calendar diff --git a/calendar_static.md b/calendar_static.md index 2656dbc..630d016 100644 --- a/calendar_static.md +++ b/calendar_static.md @@ -8,6 +8,10 @@ published: false # Calendar +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + + This calendar contains standard weekly course activities, like: lecture, discussion, and office hours. {% for calendar in site.calendars %} diff --git a/home.md b/home.md index 0ed257a..c87de93 100644 --- a/home.md +++ b/home.md @@ -9,6 +9,10 @@ seo: --- # Main Page +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + + {:.no_toc} ## Table of contents diff --git a/resources.md b/resources.md index 7e9e033..951c7ee 100644 --- a/resources.md +++ b/resources.md @@ -9,4 +9,7 @@ published: false # Resources +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + Add links to course resources here \ No newline at end of file diff --git a/schedule.md b/schedule.md index 0c4eb63..397fcf1 100644 --- a/schedule.md +++ b/schedule.md @@ -9,6 +9,9 @@ published: false # Schedule +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + {% for module in site.modules %} {{ module }} {% endfor %} diff --git a/staff.md b/staff.md index b46f13b..2c632c9 100644 --- a/staff.md +++ b/staff.md @@ -7,6 +7,9 @@ nav_order: 3 # Staff +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + ## Instructors {% assign instructors = site.staffers | where: 'role', 'Instructor' %} diff --git a/syllabus.md b/syllabus.md index dead777..bc277e1 100644 --- a/syllabus.md +++ b/syllabus.md @@ -9,6 +9,9 @@ nav_order: 1 # Syllabus {:.no_toc} +{: .warning } +⚠️ This content is archived and is retained exclusively for reference. + ## Table of contents {: .no_toc .text-delta }