Skip to content

Commit 4d99f5e

Browse files
authored
add video qs (#414)
1 parent 588d1ee commit 4d99f5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/mini-apps/quickstart/create-new-miniapp.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ description: Quickly create a mini app, sign a manifest, and publish to the Base
88
* Base app account
99
* [Vercel](https://vercel.com/) account for hosting the application
1010

11+
<Panel>
12+
<iframe
13+
className="w-3/4 aspect-video rounded-xl mx-auto block"
14+
src="https://www.youtube-nocookie.com/embed/vLnugincHAg?si=I_jyZxSzVe32nuC5"
15+
title="Create a new mini app in under 10 mins" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
16+
</Panel>
1117

1218
<Steps>
1319
<Step title="Deploy Template">

0 commit comments

Comments
 (0)