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 /astro.config.mjs | |
| parent | d6672b5dba991638e5ac94582a3967d35b24d6b3 (diff) | |
ippan-situmon: 令和8年9月定例会の一般質問4件のページを追加
Diffstat (limited to 'astro.config.mjs')
| -rw-r--r-- | astro.config.mjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro.config.mjs b/astro.config.mjs index 0b8504c..0ec26bb 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -79,7 +79,7 @@ export default defineConfig({ collapsed: false, items: [ { label: "一覧", link: "/ippan-situmon/" }, - year("r8d", "令和8年度", ["6gatu"]), + year("r8d", "令和8年度", ["9gatu", "6gatu"]), year("r7d", "令和7年度", ["3gatu", "12gatu", "9gatu", "6gatu"]), year("r6d", "令和6年度", ["3gatu", "12gatu", "9gatu", "6gatu"]), year("r5d", "令和5年度", ["3gatu", "12gatu", "9gatu", "6gatu"]), |
