From 51cefd27f1b88c5ee7552499d08f50264ee6d0e2 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Wed, 23 Sep 2026 08:27:14 +0900 Subject: src/data/updates.json: 議案の賛否一覧の公開を反映 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ビルド時の自動生成によるもの。公開した議案の賛否一覧が「新規」(作成時)と「更新」(公開時)の2件として載った。 --- src/data/updates.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'src/data/updates.json') 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 @@ -6,6 +6,13 @@ "date": "2026-09-23", "kind": "update" }, + { + "title": "議案の賛否一覧", + "url": "/sanpi/", + "group": "", + "date": "2026-09-23", + "kind": "update" + }, { "title": "請願第19号の審査(令和8年8月26日 厚生委員会)", "url": "/iinkai/r8d/1-seigan19/", @@ -69,6 +76,13 @@ "date": "2026-09-22", "kind": "update" }, + { + "title": "議案の賛否一覧", + "url": "/sanpi/", + "group": "", + "date": "2026-09-22", + "kind": "new" + }, { "title": "自閉症・情緒障害特別支援学級(情緒固定級)とは", "url": "/about-dyslexia/emotional-support-class/", @@ -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" } ] -- cgit v1.3.1