Update Theory Day registration deadline
Some checks failed
Netlify deploy / deploy (push) Has been cancelled

This commit is contained in:
Neeldhara Misra 2026-06-09 01:32:12 +05:30
parent d3fcdbdf82
commit 44c93a6737
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ import DefaultLayout from "@/layouts/DefaultLayout.astro";
const registrationLink = "https://forms.gle/sqqoh4JftBfKYA1b8";
const eventDate = "17 June 2026";
const registrationDeadline = "15 June 2026";
const registrationDeadline = "14 June 2026";
---
<DefaultLayout

View file

@ -40,7 +40,7 @@ const theoryDayRegistrationLink = 'https://forms.gle/sqqoh4JftBfKYA1b8';
</span>
<div>
<p class="text-muted-foreground text-sm">Deadline</p>
<p class="text-lg font-semibold">15 Jun 2026</p>
<p class="text-lg font-semibold">14 Jun 2026</p>
</div>
</div>