aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/starlight
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-19 18:32:20 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-19 18:32:20 +0900
commit6e12e40b2a4d58545b088f662a247fdf4355120d (patch)
tree07bfae9bef53ffa4df0743c8ebb535ff987d7ffb /src/components/starlight
parentcff048210874fc3e55023e83f913ab5abc4a3b10 (diff)
サイドバー・パンくず: メディア掲載ページを追加
Diffstat (limited to 'src/components/starlight')
-rw-r--r--src/components/starlight/Breadcrumbs.astro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/starlight/Breadcrumbs.astro b/src/components/starlight/Breadcrumbs.astro
index 4242c14..da8f6e8 100644
--- a/src/components/starlight/Breadcrumbs.astro
+++ b/src/components/starlight/Breadcrumbs.astro
@@ -41,6 +41,7 @@ function labelMap(segment: string): string | null {
const map: Record<string, string> = {
'ippan-situmon': '一般質問',
'iinkai': '委員会・請願',
+ 'media': 'メディア掲載',
'about-dyslexia': 'ディスレクシアについて',
'gian-tou': '議案等',
'hattatu': '発達関連',