diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-23 23:34:33 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-23 23:34:33 +0900 |
| commit | 9e0c41e1a5691a9ad9a048dd776500b36b79b3f1 (patch) | |
| tree | a47509da1c7b02f05f4f18f66a697bdae8d4569d /src/content | |
| parent | 30c39f5cd173c21fce74a8658d5e581e5b6b3e9e (diff) | |
sanpi.mdx ほか: 議案の賛否一覧を一旦非表示にする
サイドバーの「議案の賛否一覧」リンクを外し、sanpi.mdx の frontmatter に draft: true を付けた。
再表示するときは、draft を外してサイドバーのリンクを戻す。
Diffstat (limited to 'src/content')
| -rw-r--r-- | src/content/docs/sanpi.mdx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/docs/sanpi.mdx b/src/content/docs/sanpi.mdx index eb378c6..f5b2e31 100644 --- a/src/content/docs/sanpi.mdx +++ b/src/content/docs/sanpi.mdx @@ -1,6 +1,7 @@ --- title: 議案の賛否一覧 description: 小平市議会の議案に対する各議員の賛否を、定例会ごとにまとめています。 +draft: true --- 小平市議会の議案に対する、各議員の賛否の一覧です。出典は、小平市議会が各定例会ごとに公開している「議案に対する各議員の賛否一覧」(こだいら市議会だより)です。 |
