mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Remove assets from repo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<% content_for "header" do %>
|
||||
<link rel="stylesheet" href="/css/video-js.css">
|
||||
<script src="/js/video.js"></script>
|
||||
<script src="/js/videojs.hotkeys.min.js"></script>
|
||||
<link rel="stylesheet" href="http://vjs.zencdn.net/6.6.3/video-js.css">
|
||||
<script src="http://vjs.zencdn.net/6.6.3/video.js"></script>
|
||||
<script src="//cdn.sc.gl/videojs-hotkeys/latest/videojs.hotkeys.min.js"></script>
|
||||
<title><%= video.title %> - Invidious</title>
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user