We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e7a87a + 0e17c3d commit 4b058a8Copy full SHA for 4b058a8
1 file changed
vocs.config.tsx
@@ -8,6 +8,7 @@ const miniappMeta = JSON.stringify({
8
action: {
9
type: "launch_miniapp",
10
name: "jack",
11
+ url: "https://docs.getjack.org",
12
splashImageUrl: "https://docs.getjack.org/icon.png",
13
splashBackgroundColor: "#0a0a0a",
14
},
0 commit comments