Skip to content

Commit

Permalink
fix: removed wip thingy
Browse files Browse the repository at this point in the history
  • Loading branch information
Mon4ik committed Dec 21, 2024
1 parent 8961e8d commit 82f9404
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/image.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export async function generateImage(word: string, meaning: string): Promise<Buff
garamondFont: await encodeFont('./assets/Garamond.woff2'),
notoSansFont: await encodeFont('./assets/NotoSans-Regular.woff2'),

xmasVibesImage: await encodeImage("./assets/lights.png"),
targetSize,

slovoDnya: word,
Expand Down

0 comments on commit 82f9404

Please sign in to comment.