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