Skip to content

Commit 42e0d68

Browse files
committed
add new video with AI generated audio
1 parent 4aafd59 commit 42e0d68

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/3-manual/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,12 @@ This manual describes all the Operations and User Interface for the app.
2626

2727
<!-- ![](https://youtu.be/ztDC98pR6Gw) -->
2828

29-
<!-- width="560" height="315" -->
30-
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/ztDC98pR6Gw?si=yDkZLr6vUgLM6IpV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
29+
<iframe
30+
style={{
31+
width: "100%",
32+
aspectRatio: 16/9,
33+
}}
34+
src="https://www.youtube.com/embed/M0t2zxSrF6Q?si=1YweMxN8XHiArZlF" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
3135

3236
## tl;dr (Cheatsheet)
3337

0 commit comments

Comments
 (0)