From f401e616529601f6c794147d8cd4c9ac67236f54 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Tue, 15 Sep 2026 22:01:22 +0900 Subject: ippan-situmon: 令和8年9月定例会の一般質問4件のページを追加 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro.config.mjs') 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"]), -- cgit v1.3.1