Skip to content
Snippets Groups Projects
Commit 111f1c8d authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Use local js provided with uv

parent 6b52b9d2
Branches bug_fix/uv_local_js
Tags
1 merge request!188Use local js provided with uv
Pipeline #7825 failed
......@@ -8,7 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<link rel="icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="uv.css">
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
<script src="<script src="lib/hls.min.js"></script>
"></script>
<script type="text/javascript" src="lib/offline.js"></script>
<script type="text/javascript" src="helpers.js"></script>
<style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment