We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f28916 commit 3542b37Copy full SHA for 3542b37
frontend/public/rss.xml
@@ -5,7 +5,7 @@
5
<link>https://wat2do.ca</link>
6
<atom:link href="https://wat2do.ca/rss.xml" rel="self" type="application/rss+xml" />
7
<description>Upcoming events at the University of Waterloo</description>
8
- <lastBuildDate>Mon, 17 Nov 2025 00:18:26 GMT</lastBuildDate>
+ <lastBuildDate>Mon, 17 Nov 2025 00:21:08 GMT</lastBuildDate>
9
<ttl>10</ttl>
10
<item>
11
<title>Imaginus Poster Sale</title>
frontend/src/data/staticData.ts
@@ -1,4 +1,4 @@
1
-export const LAST_UPDATED = "2025-11-17T00:18:26.710908+00:00";
+export const LAST_UPDATED = "2025-11-17T00:21:08.734701+00:00";
2
3
export const EVENT_EMOJIS_CATEGORIES: [string, string, string][] = [
4
["Objects", "Graduation%20Cap", "Academic"],
0 commit comments