mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
fix: add embedFont option for Satori
This commit is contained in:
@@ -119,6 +119,7 @@ const options: SatoriOptions = {
|
||||
width: 1200,
|
||||
height: 630,
|
||||
// debug: true,
|
||||
embedFont: true,
|
||||
fonts: [
|
||||
{
|
||||
name: "IBM Plex Mono",
|
||||
|
||||
Reference in New Issue
Block a user