diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..0b876df0 Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index 674a1300..22422d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,4 @@ node_modules/ -*service_account.json* \ No newline at end of file +*service_account.json* diff --git a/app/calendar/page.tsx b/app/calendar/page.tsx index dd2d5901..f3eaa048 100644 --- a/app/calendar/page.tsx +++ b/app/calendar/page.tsx @@ -2,18 +2,37 @@ import Iframe from "react-iframe"; const page = () => { return ( -
-
-
-

Upcoming Events!

-
- -
+
+ {/* For medium and smaller: only show Agenda */} +
+