mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
chore: change logo on opengraph, adjust title position on mobile post page
This commit is contained in:
parent
eb49f1def1
commit
67cc90f744
7 changed files with 313 additions and 306 deletions
|
@ -21,8 +21,8 @@ const EXCERPT_LENGTHS: Record<ExcerptScene, {
|
|||
other: 240,
|
||||
},
|
||||
og: {
|
||||
cjk: 75,
|
||||
other: 150,
|
||||
cjk: 70,
|
||||
other: 140,
|
||||
},
|
||||
rss: {
|
||||
cjk: 120,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue