Antoine's vision of the credit page (#95)

Co-authored-by: Minh Vo <minh.vo2@mail.mcgill.ca>
Co-authored-by: Antoine Phan <hoangtuan11102@gmail.com>
This commit is contained in:
ECSESS VP Tech Dev
2026-02-09 16:33:34 -05:00
committed by GitHub
parent 680a6a61a4
commit a3908745d7
8 changed files with 327 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
<NavButton href="/council">Meet the council</NavButton>
<NavButton href="/events">Events</NavButton>
<NavButton href="/resources">Resources</NavButton>
<NavButton href="/devteam">Dev Team</NavButton>
{#if isElectionTime}
<NavButton href="/join">Join ECSESS</NavButton>
{/if}
@@ -52,6 +53,7 @@
<NavButton href="/council">Meet the council</NavButton>
<NavButton href="/events">Events</NavButton>
<NavButton href="/resources">Resources</NavButton>
<NavButton href="/devteam">Dev Team</NavButton>
{#if isElectionTime}
<NavButton href="/join">Join ECSESS</NavButton>
{/if}