Skip to content

Commit 0ccac83

Browse files
committed
feat(CfP): mobileでもプロポーザルの募集に関する文言を削除
1 parent e68a244 commit 0ccac83

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

2025/src/components/Header.astro

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,6 @@ import { Menu, X } from "@lucide/astro";
8888
>
8989
<div class="container mx-auto px-4 py-4">
9090
<nav class="flex flex-col space-y-4">
91-
<a
92-
href="#cfp"
93-
class="py-2 text-sm font-medium transition-colors hover:text-emerald-600"
94-
>プロポーザルの募集</a
95-
>
9691
<a
9792
href="#keynote"
9893
class="py-2 text-sm font-medium transition-colors hover:text-emerald-600"

0 commit comments

Comments
 (0)