Skip to content

Commit 8cb98a9

Browse files
authored
Comment instead of delete
1 parent db0d06c commit 8cb98a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/header/header-actions.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ const IS_LIVE = false;
2121
</abbr>
2222
<span class="hidden md:inline">Code of Conduct</span>
2323
</ButtonLink>
24+
<!--
25+
<ButtonLink href="/programme/cfp" className="hidden md:block">
26+
<span>Send your proposal!</span>
27+
</ButtonLink>
28+
-->
2429
{IS_LIVE && (
2530
<ButtonLink href="/live">
2631
Live

0 commit comments

Comments
 (0)