From da4e7150af05123ff258feaddc980e5db6c03474 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:35:46 +0900 Subject: 「」を含む太字を <strong> タグに修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/flat-report.astro | 52 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 src/pages/flat-report.astro (limited to 'src/pages/flat-report.astro') diff --git a/src/pages/flat-report.astro b/src/pages/flat-report.astro new file mode 100644 index 0000000..c21b582 --- /dev/null +++ b/src/pages/flat-report.astro @@ -0,0 +1,52 @@ +--- +import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"; +--- + + +

+ *現在一部のみ掲載しています。 +

+ +

最新号

+ +
+

ふらっとレポート令和5年春号 新着

+

+ + PDFをダウンロード + +

+
+ +
+

ふらっとレポート令和4年度秋冬号

+

+ + PDFをダウンロード + +

+
+ +
+ +

ふらっとレポートとは

+

+ ふらっとレポートは、小平市内全戸に配布している活動報告書です。市議会での一般質問の内容や市政の課題、私の主張などをまとめてお届けしています。市民が政治に参加しやすくなるよう、情報のフラット化を目指して発行しています。 +

+ +

+ 過去のレポートや詳細な活動報告については、 + まとめページ + もご覧ください。 +

+ +
+ +

+ ← トップページに戻る +

+
-- cgit v1.3.1