small change to hide the join council tab since its currently not open

This commit is contained in:
zzzmlssqnzzz
2025-09-11 10:59:22 -04:00
parent 36875ccaf6
commit 001f558a12
2 changed files with 8 additions and 3 deletions

View File

@@ -16,9 +16,9 @@
<p class="page-title">Want to join ECSESS Council?</p>
<p>Come back around March for application period!</p>
{#if isElectionTime}
<!-- {#if isElectionTime}
<ResourceCard title="Involvement Booklet">
A guide to involvement with ECSESS and its subcommittees (The Factory, IEEE McGill, CodeJam).
</ResourceCard>
{:else}{/if}
{:else}{/if} -->
</Section>