From 10105b20cde81da3cd8fef30dba2112e51aa913c Mon Sep 17 00:00:00 2001
From: Neeldhara Misra
Date: Mon, 15 Jun 2026 15:16:51 +0530
Subject: [PATCH] Update Theory Day schedule links
---
src/components/sections/announcements.tsx | 2 +-
src/data/events.ts | 2 +-
src/pages/events/theory-day-2026.astro | 72 ++++++++++++++++++++---
src/pages/updates/deadlines.astro | 4 +-
4 files changed, 68 insertions(+), 12 deletions(-)
diff --git a/src/components/sections/announcements.tsx b/src/components/sections/announcements.tsx
index 3b39323..6d84dd0 100644
--- a/src/components/sections/announcements.tsx
+++ b/src/components/sections/announcements.tsx
@@ -22,7 +22,7 @@ const homepageEventAnnouncements = [
title: "Theory Day: Foundations of Computer Science",
href: "/events/theory-day-2026",
summary:
- "Registration is open for Theory Day on 17 June 2026. Schedule, talk titles, and abstracts will be announced soon.",
+ "Theory Day is on 17 June 2026. The schedule and venue information are now available.",
isExternal: false,
},
];
diff --git a/src/data/events.ts b/src/data/events.ts
index 303c686..3637b5f 100644
--- a/src/data/events.ts
+++ b/src/data/events.ts
@@ -48,7 +48,7 @@ export const departmentEvents: DepartmentEvent[] = [
startDate: "2026-06-17",
organizer: "Department of Computer Science & Engineering, IIT Gandhinagar",
description:
- "A one-day Theory Day focused on foundations of computer science. The schedule, talk titles, and abstracts will be announced soon.",
+ "A one-day Theory Day focused on foundations of computer science. The schedule, talk titles, abstracts, and venue information are available online.",
source: "CSE archive",
sourceLabel: "Event page",
sourceUrl: "/events/theory-day-2026",
diff --git a/src/pages/events/theory-day-2026.astro b/src/pages/events/theory-day-2026.astro
index 5efc4b4..75d995d 100644
--- a/src/pages/events/theory-day-2026.astro
+++ b/src/pages/events/theory-day-2026.astro
@@ -10,6 +10,8 @@ import {
import DefaultLayout from "@/layouts/DefaultLayout.astro";
const registrationLink = "https://forms.gle/sqqoh4JftBfKYA1b8";
+const scheduleLink = "https://gmanoj.people.iitgn.ac.in/schedule.html";
+const venueInfoLink = "https://gmanoj.people.iitgn.ac.in/info.html";
const eventDate = "17 June 2026";
const registrationDeadline = "14 June 2026";
---
@@ -35,19 +37,29 @@ const registrationDeadline = "14 June 2026";
@@ -73,7 +85,32 @@ const registrationDeadline = "14 June 2026";
+
+
@@ -100,11 +137,30 @@ const registrationDeadline = "14 June 2026";
-
Program details coming soon
+
Schedule is now available
- We will add the schedule, talk titles, and abstracts here as
- soon as they are available.
+ The Theory Day schedule, talk titles, and abstracts are
+ available on the program schedule page.
+
diff --git a/src/pages/updates/deadlines.astro b/src/pages/updates/deadlines.astro
index 3b754db..4df8457 100644
--- a/src/pages/updates/deadlines.astro
+++ b/src/pages/updates/deadlines.astro
@@ -49,8 +49,8 @@ const theoryDayRegistrationLink = 'https://forms.gle/sqqoh4JftBfKYA1b8';
Theory Day: Foundations of Computer Science
- Register for the 17 June 2026 Theory Day. Schedule, talk titles,
- and abstracts will be posted on the event page soon.
+ Theory Day is on 17 June 2026. The schedule and venue information
+ are available from the event page.