We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9197974 + ee1f5a6 commit b8be6fcCopy full SHA for b8be6fc
1 file changed
src/pages/og.png.ts
@@ -6,4 +6,4 @@ export const GET: APIRoute = async () => {
6
return new Response(new Uint8Array(buffer), {
7
headers: { "Content-Type": "image/png" },
8
});
9
-};
+};
0 commit comments