Skip to content

Commit 0828d05

Browse files
authored
Update YouTube video player width to 100% in introduction.md (#78)
1 parent fe93192 commit 0828d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description:
1010
slug: "/"
1111
---
1212

13-
<iframe width="560" height="315" src="https://www.youtube.com/embed/3SyUOSebG7E?si=i0oT9RAnH0PW81lY" 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>
13+
<iframe width="100%" height="315" src="https://www.youtube.com/embed/3SyUOSebG7E?si=i0oT9RAnH0PW81lY" 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>
1414

1515
**CodeRabbit** is an innovative, AI-first code reviewer. It provides
1616
context-aware review feedback on a pull request within minutes, thereby

0 commit comments

Comments
 (0)