glowed up open graph images

This commit is contained in:
2025-03-24 16:55:19 -04:00
parent 0c8d6c24c1
commit 7a70057e2c
2 changed files with 145 additions and 51 deletions
+1
View File
@@ -24,6 +24,7 @@ const nextConfig: NextConfig = {
"/notes/[slug]/opengraph-image": [
"./notes/**/*",
"./app/opengraph-image.jpg",
"./node_modules/geist/dist/fonts/geist-sans/Geist-Regular.ttf",
"./node_modules/geist/dist/fonts/geist-sans/Geist-SemiBold.ttf",
],
},