Skip to content

Commit 1ddae0b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8cb98a9 commit 1ddae0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/header/header-actions.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const IS_LIVE = false;
2525
<ButtonLink href="/programme/cfp" className="hidden md:block">
2626
<span>Send your proposal!</span>
2727
</ButtonLink>
28-
-->
28+
-->
2929
{IS_LIVE && (
3030
<ButtonLink href="/live">
3131
Live

0 commit comments

Comments
 (0)