aboutsummaryrefslogtreecommitdiffhomepage
path: root/astro.config.mjs
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-18 09:56:59 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-18 09:56:59 +0900
commitcf5b46633d08565c0b89974501dd67ff261b675b (patch)
treea6af1f1055b69f7dff05ca770b4dd7a84f7023a9 /astro.config.mjs
parent3248953373ff60d3f5679051e648491e5a8d6bc1 (diff)
astro.config.mjs: サイドバーに委員会・請願を追加
Diffstat (limited to 'astro.config.mjs')
-rw-r--r--astro.config.mjs17
1 files changed, 17 insertions, 0 deletions
diff --git a/astro.config.mjs b/astro.config.mjs
index d438a36..efb2ffe 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -90,6 +90,23 @@ export default defineConfig({
],
},
{
+ label: "委員会・請願",
+ collapsed: true,
+ items: [
+ { label: "一覧", link: "/iinkai/" },
+ {
+ label: "令和8年度",
+ collapsed: true,
+ items: [
+ {
+ label: "請願第19号(令和8年8月26日 厚生委員会)",
+ link: "/iinkai/r8d/1-seigan19/",
+ },
+ ],
+ },
+ ],
+ },
+ {
label: "ディスレクシアについて",
collapsed: true,
items: [