Merge branch 'main' into redesign

This commit is contained in:
taskylizard 2025-07-04 10:44:33 +00:00
commit c7153b6739
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
34 changed files with 421 additions and 345 deletions

View file

@ -86,12 +86,13 @@ async function generateImage({
// consola.info(url, title, description)
const options: SatoriOptions = {
width: 1200,
height: 628,
width: 1800,
height: 900,
fonts,
props: {
title,
description
description,
image: 'https://i.fmhy.net/og-base.jpg'
}
}