diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-21 19:41:03 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-21 19:41:03 +0900 |
| commit | 6fa8872f6b4be562d62f992a4ba85a1ed75136af (patch) | |
| tree | 40a55a703d93f5a1150882ba087b06e27b131b12 /src/content/docs/ippan-situmon/r1d/3gatu/1-dyslexia-kankyo.mdx | |
| parent | 6bf6085fcbe2e8fa8cfa6d4265b7eb58c35c2b2a (diff) | |
QuestionSummary に about プロパティを追加し @graph 構造に変更
JSON-LD を WebPage + FAQPage の @graph 構造に変更し、
WebPage.about で質問の主題を明示するようにした。
- about は frontmatter の tags から推測(初回の非「一般質問」タグ)
- 64ページすべてに about を追加済み
- AGENTS.md の使用例も更新
Diffstat (limited to 'src/content/docs/ippan-situmon/r1d/3gatu/1-dyslexia-kankyo.mdx')
| -rw-r--r-- | src/content/docs/ippan-situmon/r1d/3gatu/1-dyslexia-kankyo.mdx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/docs/ippan-situmon/r1d/3gatu/1-dyslexia-kankyo.mdx b/src/content/docs/ippan-situmon/r1d/3gatu/1-dyslexia-kankyo.mdx index 229a489..918d3b3 100644 --- a/src/content/docs/ippan-situmon/r1d/3gatu/1-dyslexia-kankyo.mdx +++ b/src/content/docs/ippan-situmon/r1d/3gatu/1-dyslexia-kankyo.mdx @@ -30,6 +30,7 @@ import KaigirokuDougaLink from '@/components/KaigirokuDougaLink.astro'; <QuestionSummary headline="(1)ディスレクシアの子どもをひとりも見過ごさず成長できる環境整備を、いますぐに" + about="発達障害" datePublished="2020-12-28" qa={[ { question: "① ディスレクシアの可能性がある児童・生徒数を見積もっている?", answer: "一定数あると認識。診断を受けた実人数は把握していない。発達性読み書き障害は、特別支援教室利用児童48人、巡回相談で報告があった児童・生徒が8人", anchor: "-ディスレクシアの可能性がある児童・生徒数を見積もっている?" }, |
