diff options
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 c8b6e60..d438a36 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -76,7 +76,7 @@ export default defineConfig({ { label: "私の方針", link: "/policy/" }, { label: "一般質問", - collapsed: false, + collapsed: true, items: [ { label: "一覧", link: "/ippan-situmon/" }, year("r8d", "令和8年度", ["9gatu", "6gatu"]), |
