diff options
| author | Yasutake Yohei <yohei@yasutakeyohei.com> | 2026-07-02 20:58:07 +0900 |
|---|---|---|
| committer | Yasutake Yohei <yohei@yasutakeyohei.com> | 2026-07-02 20:58:07 +0900 |
| commit | e22c6521beeedc830c0368508a9164c2dbeb8b4d (patch) | |
| tree | 8bf860163a10bd812eb3f1158155e89d392bad4d /astro.config.mjs | |
| parent | de215390046ae623d0960b4193679eea4fe8d927 (diff) | |
ippan-situmon: 令和8年6月定例会の一般質問4件を追加
Diffstat (limited to 'astro.config.mjs')
| -rw-r--r-- | astro.config.mjs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro.config.mjs b/astro.config.mjs index 867734e..0b8504c 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -79,6 +79,7 @@ export default defineConfig({ collapsed: false, items: [ { label: "一覧", link: "/ippan-situmon/" }, + year("r8d", "令和8年度", ["6gatu"]), year("r7d", "令和7年度", ["3gatu", "12gatu", "9gatu", "6gatu"]), year("r6d", "令和6年度", ["3gatu", "12gatu", "9gatu", "6gatu"]), year("r5d", "令和5年度", ["3gatu", "12gatu", "9gatu", "6gatu"]), |
