Skip to content

Commit

Permalink
fix: add embedFont option for Satori
Browse files Browse the repository at this point in the history
  • Loading branch information
satnaing committed Dec 29, 2022
1 parent 82725e8 commit 9322123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/generateOgImage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ const options: SatoriOptions = {
width: 1200,
height: 630,
// debug: true,
embedFont: true,
fonts: [
{
name: "IBM Plex Mono",
Expand Down

0 comments on commit 9322123

Please sign in to comment.