diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-21 08:01:21 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-21 08:01:21 +0900 |
| commit | 62fc2a7643d85a9e43f64088484670bd4fd52096 (patch) | |
| tree | 45d1837752b57dcb387fb8d5aeba87d52fcc3ed6 /public/favicon.svg | |
| parent | eb976179807bd687f6dfe5c78ccb8f1d43a1f679 (diff) | |
SEO: 月例・年度ページのtitleを一意にし、favicon.svgを追加、altとrobots.txtを修正
Diffstat (limited to 'public/favicon.svg')
| -rw-r--r-- | public/favicon.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..f9b888b --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> + <text x="50" y="50" text-anchor="middle" dominant-baseline="central" + font-family="Hiragino Kaku Gothic ProN, Yu Gothic, Meiryo, sans-serif" + font-size="92" font-weight="700" fill="#273d79">安</text> +</svg> |
