mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-15 23:58:56 -05:00
update frame config
This commit is contained in:
parent
6e3850d08b
commit
9024500d13
@ -12,8 +12,8 @@ export async function GET() {
|
||||
frame: {
|
||||
version: "0.0.0",
|
||||
name: "Frames v2 Demo",
|
||||
icon: `${appUrl}/icon.png`,
|
||||
splashImage: `${appUrl}/splash.png`,
|
||||
iconUrl: `${appUrl}/icon.png`,
|
||||
splashImageUrl: `${appUrl}/splash.png`,
|
||||
splashBackgroundColor: "#f7f7f7",
|
||||
homeUrl: appUrl,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user