abhishek commited on
Commit
3756d92
·
verified ·
1 Parent(s): 5c81845

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -4,11 +4,11 @@
4
  <meta charset="UTF-8">
5
  </head>
6
  <body>
7
- <iframe width="560" height="315"
8
- src="https://www.youtube.com/embed/dQw4w9WgXcQ"
9
- title="YouTube video player"
10
- frameborder="0"
11
- allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
12
  allowfullscreen>
13
  </iframe>
14
  </body>
 
4
  <meta charset="UTF-8">
5
  </head>
6
  <body>
7
+ <iframe width="560" height="315"
8
+ src="https://www.youtube.com/embed/dQw4w9WgXcQ?autoplay=1&mute=1"
9
+ title="YouTube video player"
10
+ frameborder="0"
11
+ allow="autoplay; encrypted-media"
12
  allowfullscreen>
13
  </iframe>
14
  </body>