mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
Update html/poketube.ejs
This commit is contained in:
parent
430d27d303
commit
12604c4a46
@ -386,7 +386,6 @@ a[data-onclick="jump_to_time"] {
|
||||
|
||||
<!-- video.js -->
|
||||
<link href="/css/videojs-v8.16.0.css" rel="stylesheet" />
|
||||
<script src="/static/videojs-plugin-hotkeys.js"></script>
|
||||
<script src="/static/vjs.min.js"></script>
|
||||
|
||||
<!-- css files end -->
|
||||
@ -618,6 +617,7 @@ background-color: #0000;
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="/static/videojs-plugin-hotkeys.js"></script>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
|
Loading…
Reference in New Issue
Block a user