Skip to content

Instantly share code, notes, and snippets.

View ja3nyc's full-sized avatar

John Annunziato ja3nyc

View GitHub Profile
import { Resvg } from '@resvg/resvg-js';
import satori from 'satori';
import { opensansBold, opensansRegular } from './fonts';
export async function generateNoteOgImage({
title,
subtitle,
width = 1200,
height = 630,
}: {