mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 04:32:02 +00:00 
			
		
		
		
	embed page: fix typo in videojs-overlay script URL
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|     <meta name="thumbnail" content="<%= thumbnail %>"> | ||||
|     <%= rendered "components/player_sources" %> | ||||
|     <link rel="stylesheet" href="/videojs/videojs-overlay/videojs-overlay.css?v=<%= ASSET_COMMIT %>"> | ||||
|     <script src="videojs/videojs-overlay/videojs-overlay.js?v=<%= ASSET_COMMIT %>"></script> | ||||
|     <script src="/videojs/videojs-overlay/videojs-overlay.js?v=<%= ASSET_COMMIT %>"></script> | ||||
|     <link rel="stylesheet" href="/css/default.css?v=<%= ASSET_COMMIT %>"> | ||||
|     <link rel="stylesheet" href="/css/embed.css?v=<%= ASSET_COMMIT %>"> | ||||
|     <title><%= HTML.escape(video.title) %> - Invidious</title> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Samantaz Fox
					Samantaz Fox