Update Theory Day registration deadline
Some checks failed
Netlify deploy / deploy (push) Has been cancelled
Some checks failed
Netlify deploy / deploy (push) Has been cancelled
This commit is contained in:
parent
d3fcdbdf82
commit
44c93a6737
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ import DefaultLayout from "@/layouts/DefaultLayout.astro";
|
||||||
|
|
||||||
const registrationLink = "https://forms.gle/sqqoh4JftBfKYA1b8";
|
const registrationLink = "https://forms.gle/sqqoh4JftBfKYA1b8";
|
||||||
const eventDate = "17 June 2026";
|
const eventDate = "17 June 2026";
|
||||||
const registrationDeadline = "15 June 2026";
|
const registrationDeadline = "14 June 2026";
|
||||||
---
|
---
|
||||||
|
|
||||||
<DefaultLayout
|
<DefaultLayout
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ const theoryDayRegistrationLink = 'https://forms.gle/sqqoh4JftBfKYA1b8';
|
||||||
</span>
|
</span>
|
||||||
<div>
|
<div>
|
||||||
<p class="text-muted-foreground text-sm">Deadline</p>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue