Skip to content

Commit b8be6fc

Browse files
Merge branch 'build/update_latest'
# Conflicts: # src/pages/og.png.ts
2 parents 9197974 + ee1f5a6 commit b8be6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/og.png.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export const GET: APIRoute = async () => {
66
return new Response(new Uint8Array(buffer), {
77
headers: { "Content-Type": "image/png" },
88
});
9-
};
9+
};

0 commit comments

Comments
 (0)