mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-12 12:22:32 -05:00
add additional embeds + routes
This commit is contained in:
@@ -2,8 +2,8 @@ import { ImageResponse } from "next/og";
|
||||
|
||||
export const alt = "Farcaster Frames V2 Demo";
|
||||
export const size = {
|
||||
width: 800,
|
||||
height: 800,
|
||||
width: 600,
|
||||
height: 400,
|
||||
};
|
||||
|
||||
export const contentType = "image/png";
|
||||
|
||||
Reference in New Issue
Block a user