File tree Expand file tree Collapse file tree 2 files changed +990
-0
lines changed Expand file tree Collapse file tree 2 files changed +990
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,12 @@ import VimLogo from "./VimLogo.astro";
5959 >
6060 セッション一覧
6161 </a >
62+ <a
63+ href =" /2025/photos"
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"
@@ -127,6 +133,10 @@ import VimLogo from "./VimLogo.astro";
127133 href =" /2025/sessions"
128134 class =" py-2 text-sm font-medium transition-colors hover:text-emerald-600"
129135 >セッション一覧</a
136+ ><a
137+ href =" /2025/photos"
138+ class =" py-2 text-sm font-medium transition-colors hover:text-emerald-600"
139+ >写真</a
130140 >
131141 </nav >
132142 </div >
You can’t perform that action at this time.
0 commit comments