diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-15 22:01:22 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-15 22:01:22 +0900 |
| commit | f401e616529601f6c794147d8cd4c9ac67236f54 (patch) | |
| tree | 43f037af0aebd06f922371637cbd9cdc061d2730 /src/components | |
| parent | d6672b5dba991638e5ac94582a3967d35b24d6b3 (diff) | |
ippan-situmon: 令和8年9月定例会の一般質問4件のページを追加
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月定例会', |
