Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update index.html
Browse files- 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=" | 
| 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>
         | 
