diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-21 08:08:23 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-21 08:08:23 +0900 |
| commit | ce2e979bd2d803568e27b306f6cde81ba9fc4522 (patch) | |
| tree | 5ab493824a734ad91a9ea10c20af81e12cb998d5 /src/pages/policy.astro | |
| parent | 62fc2a7643d85a9e43f64088484670bd4fd52096 (diff) | |
SEO: 各ページに固有の説明文を追加し、はなこタイムスの画像を自前ホストに
Diffstat (limited to 'src/pages/policy.astro')
| -rw-r--r-- | src/pages/policy.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/policy.astro b/src/pages/policy.astro index 0579281..2ada4dc 100644 --- a/src/pages/policy.astro +++ b/src/pages/policy.astro @@ -2,7 +2,7 @@ import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro"; --- -<StarlightPage frontmatter={{ title: "私の方針" }}> +<StarlightPage frontmatter={{ title: "私の方針", description: "政党に頼らず、市民が主役の市政を実現するための安竹洋平の方針をまとめています。" }}> <h2>市政に政党はいらない</h2> <p style="font-size:1.1rem;color:var(--sl-color-accent-high)"> 市民が主役の市政を実現するために |
