|  | @@ -2,8 +2,8 @@
 | 
	
		
			
				|  |  |  <html>
 | 
	
		
			
				|  |  |      <head>
 | 
	
		
			
				|  |  |          <title>Alt. youtube player</title>
 | 
	
		
			
				|  |  | -        <link rel="stylesheet" href="./alt-yt-player.js" />
 | 
	
		
			
				|  |  | -        </style>
 | 
	
		
			
				|  |  | +        <link rel="stylesheet" href="./alt-yt-player.css" />
 | 
	
		
			
				|  |  | +        <!--link rel="stylesheet" href="https://git.giaever.org/Magy/alt-youtube-player/raw/master/alt-yt-player.css"/-->
 | 
	
		
			
				|  |  |          <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
 | 
	
		
			
				|  |  |      </head>
 | 
	
		
			
				|  |  |      <body>
 | 
	
	
		
			
				|  | @@ -38,5 +38,6 @@
 | 
	
		
			
				|  |  |          
 | 
	
		
			
				|  |  |          <!-- You need this before the </body>-tag (closing) -->
 | 
	
		
			
				|  |  |          <script src="./alt-yt-player.js"></script>
 | 
	
		
			
				|  |  | +        <!--script src="https://git.giaever.org/Magy/alt-youtube-player/raw/master/alt-yt-player.js"></script-->
 | 
	
		
			
				|  |  |      </body>
 | 
	
		
			
				|  |  |  </html>
 |