chore: change logo on opengraph, adjust title position on mobile post page

This commit is contained in:
radishzzz 2025-03-18 14:39:06 +00:00
parent eb49f1def1
commit 67cc90f744
7 changed files with 313 additions and 306 deletions

View file

@ -21,8 +21,8 @@ const EXCERPT_LENGTHS: Record<ExcerptScene, {
other: 240,
},
og: {
cjk: 75,
other: 150,
cjk: 70,
other: 140,
},
rss: {
cjk: 120,