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:
committed by
GitHub
parent
680a6a61a4
commit
a3908745d7
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user