File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,12 @@ import { Menu, X } from "@lucide/astro";
5959 >
6060 スタッフ
6161 </a >
62+ <a
63+ href =" /2025/sessions"
64+ class =" text-sm font-medium transition-colors hover:text-emerald-600"
65+ >
66+ セッション一覧
67+ </a >
6268 <button
6369 disabled
6470 class =" inline-flex h-auto items-center justify-center gap-2 rounded-md px-2 py-1 text-sm font-medium whitespace-nowrap ring-offset-background transition-colors hover:bg-accent hover:text-accent-foreground focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0"
@@ -123,6 +129,10 @@ import { Menu, X } from "@lucide/astro";
123129 href =" #staff"
124130 class =" py-2 text-sm font-medium transition-colors hover:text-emerald-600"
125131 >スタッフ</a
132+ ><a
133+ href =" /2025/sessions"
134+ class =" py-2 text-sm font-medium transition-colors hover:text-emerald-600"
135+ >セッション一覧</a
126136 >
127137 </nav >
128138 </div >
You can’t perform that action at this time.
0 commit comments