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