Commit b5c99fc 1 parent 298682b commit b5c99fc Copy full SHA for b5c99fc
File tree 1 file changed +19
-0
lines changed
packages/react-app/public
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 14
14
< meta property ="og:image " content ="%PUBLIC_URL%/thumbnail.png " />
15
15
< meta property ="twitter:image " content ="%PUBLIC_URL%/thumbnail.png " />
16
16
17
+ < meta property ="fc:frame " content ="vNext " />
18
+ < meta
19
+ property ="fc:frame:image "
20
+ content ="%PUBLIC_URL%/thumbnail.png "
21
+ />
22
+
23
+ < meta property ="fc:frame:button:1 " content ="🛠️ GitHub " />
24
+ < meta property ="fc:frame:button:1:action " content ="link " />
25
+ < meta
26
+ property ="fc:frame:button:1:target "
27
+ content ="https://github.com/BuidlGuidl/SpeedRunEthereum "
28
+ />
29
+
30
+ < meta property ="fc:frame:button:2 " content ="⚡️ Start " />
31
+ < meta
32
+ property ="fc:frame:post_url "
33
+ content ="https://speedrun-frame.vercel.app/api "
34
+ />
35
+
17
36
< link rel ="manifest " href ="%PUBLIC_URL%/manifest.json " />
18
37
< title > Speed Run Ethereum</ title >
19
38
< script defer data-domain ="speedrunethereum.com " src ="https://plausible.io/js/plausible.js "> </ script >
You can’t perform that action at this time.
0 commit comments