mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-12 20:32:37 -05:00
cleanup
This commit is contained in:
@@ -9,7 +9,6 @@ export const size = {
|
||||
export const contentType = "image/png";
|
||||
|
||||
// dynamically generated OG image for frame preview
|
||||
// TODO: make this dynamic with user info (like robin's example)
|
||||
export default async function Image() {
|
||||
return new ImageResponse(
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user