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 | 0d6b33867a2eeb2c4362a695912b4fcd31d4d18f (patch) | |
| tree | 5be5012b8f5723489fb0dbadd8e6c88f5b89f9a0 /src/content/docs/ippan-situmon/r4d/12gatu/2-stop-cashless-jirihin.mdx | |
| parent | c774c9b2cf12a5d74b998dd51d646b38c21c454a (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/r4d/12gatu/2-stop-cashless-jirihin.mdx')
| -rw-r--r-- | src/content/docs/ippan-situmon/r4d/12gatu/2-stop-cashless-jirihin.mdx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/docs/ippan-situmon/r4d/12gatu/2-stop-cashless-jirihin.mdx b/src/content/docs/ippan-situmon/r4d/12gatu/2-stop-cashless-jirihin.mdx index 6a7a0fb..348903f 100644 --- a/src/content/docs/ippan-situmon/r4d/12gatu/2-stop-cashless-jirihin.mdx +++ b/src/content/docs/ippan-situmon/r4d/12gatu/2-stop-cashless-jirihin.mdx @@ -32,6 +32,7 @@ import KaigirokuDougaLink from '@/components/KaigirokuDougaLink.astro'; <QuestionSummary headline="(2)市をじり貧にさせるキャッシュレス決済の推進を止めよ" + about="財政" datePublished="2023-01-05" qa={[ { question: "① キャッシュレス決済が広まるほど富が流出するという認識は正しいか?", answer: "決済手数料発生の面はあるが、富が失われるとは考えていない。", anchor: "-キャッシュレス決済が広まるほど富が流出するという認識は正しいか?" }, |
