diff options
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/starlight/Breadcrumbs.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/starlight/Breadcrumbs.astro b/src/components/starlight/Breadcrumbs.astro index 3ab3281..8f7aba0 100644 --- a/src/components/starlight/Breadcrumbs.astro +++ b/src/components/starlight/Breadcrumbs.astro @@ -28,6 +28,7 @@ function labelMap(segment: string): string | null { 'gian-tou': '議案等', 'hattatu': '発達関連', 'blog': 'ふらっとブログ', + 'r8d': '令和8年度', 'r7d': '令和7年度', 'r6d': '令和6年度', 'r5d': '令和5年度', 'r4d': '令和4年度', 'r3d': '令和3年度', 'r2d': '令和2年度', 'r1d': '令和元年度', '6gatu': '6月定例会', '9gatu': '9月定例会', |
