File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,16 @@ Here are some videos made by people in our community showcasing what Vapi can do
102
102
referrerpolicy = " strict-origin-when-cross-origin"
103
103
allowfullscreen
104
104
/>
105
+ <iframe
106
+ width = " 100%"
107
+ height = " 315"
108
+ src = " https://www.youtube.com/embed/n8oFkp0_2qE?si=Egsv56Nfx-Dkl_b4"
109
+ title = " YouTube video player"
110
+ frameborder = " 0"
111
+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
112
+ referrerpolicy = " strict-origin-when-cross-origin"
113
+ allowfullscreen
114
+ />
105
115
</div >
106
116
107
117
## Send Us Your Video
Original file line number Diff line number Diff line change @@ -52,15 +52,3 @@ The following are some best practices for using Squads to reduce errors:
52
52
- Create as few assistants as possible to reduce complexity
53
53
- Make sure descriptions for transfers are clear and concise
54
54
55
- <div >
56
- <iframe
57
- width = " 100%"
58
- height = " 315"
59
- src = " https://www.youtube.com/embed/n8oFkp0_2qE?si=Egsv56Nfx-Dkl_b4"
60
- title = " YouTube video player"
61
- frameborder = " 0"
62
- allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
63
- referrerpolicy = " strict-origin-when-cross-origin"
64
- allowfullscreen
65
- />
66
- </div >
You can’t perform that action at this time.
0 commit comments