From e22c6521beeedc830c0368508a9164c2dbeb8b4d Mon Sep 17 00:00:00 2001 From: Yasutake Yohei Date: Thu, 2 Jul 2026 20:58:07 +0900 Subject: ippan-situmon: 令和8年6月定例会の一般質問4件を追加 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astro.config.mjs | 1 + 1 file changed, 1 insertion(+) (limited to 'astro.config.mjs') 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"]), -- cgit v1.3.1