refactor: replace icons with svg components, relocate icons and images, rename directories

This commit is contained in:
radishzzz 2025-05-08 15:10:21 +01:00
parent b72b59358b
commit 5b9c2d562a
172 changed files with 228 additions and 241 deletions

View file

@ -34,7 +34,7 @@ site: {
url: 'https://retypeset.radishzz.cc'
// ファビコンURL
// 推奨フォーマット: svg, png, ico
favicon: '/icon/favicon.svg' // または https://example.com/favicon.svg
favicon: '/icons/favicon.svg' // または https://example.com/favicon.svg
}
```
@ -242,7 +242,7 @@ Open Graphソーシャル画像スタイル。
getImageOptions: (_path, page) => ({
logo: {
path: './public/icon/og-logo.png', // ローカルパスのPNG形式が必要
path: './public/icons/og-logo.png', // ローカルパスのPNG形式が必要
size: [250], // ロゴの幅
},
font: {