diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-23 09:27:49 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-23 09:27:49 +0900 |
| commit | e434de6a3166e6651a871f5c6e5ee9c375d87af7 (patch) | |
| tree | ee4aa24a63d7dd7a4b614f02c622a49352cb1e2f /src | |
| parent | 0655bca9adb74837310d18b5c688760b41133662 (diff) | |
src/data/updates.json: 賛否一覧の再表示を反映
Diffstat (limited to 'src')
| -rw-r--r-- | src/data/updates.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/src/data/updates.json b/src/data/updates.json index 3aa7fa9..b758ac8 100644 --- a/src/data/updates.json +++ b/src/data/updates.json @@ -7,6 +7,13 @@ "kind": "update" }, { + "title": "議案の賛否一覧", + "url": "/sanpi/", + "group": "", + "date": "2026-09-23", + "kind": "update" + }, + { "title": "請願第19号の審査(令和8年8月26日 厚生委員会)", "url": "/iinkai/r8d/1-seigan19/", "group": "", @@ -70,6 +77,13 @@ "kind": "update" }, { + "title": "議案の賛否一覧", + "url": "/sanpi/", + "group": "", + "date": "2026-09-22", + "kind": "new" + }, + { "title": "自閉症・情緒障害特別支援学級(情緒固定級)とは", "url": "/about-dyslexia/emotional-support-class/", "group": "", @@ -264,19 +278,5 @@ "group": "令和元年6月定例会", "date": "2026-07-03", "kind": "update" - }, - { - "title": "(2)小平市の顔ともいえるホームページで市民参加・協働の推進を", - "url": "/ippan-situmon/r1d/6gatu/2-homepage-siminsanka/", - "group": "令和元年6月定例会", - "date": "2026-07-03", - "kind": "update" - }, - { - "title": "ディスレクシア(読み書き障害)対応の軌跡", - "url": "/dislexia-taiou/", - "group": "", - "date": "2026-07-02", - "kind": "update" } ] |
