Add a charset attribute
This commit is contained in:
parent
933b74b180
commit
4d689b4926
|
@ -2,7 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>OpenFest Live Streaming</title>
|
<title>OpenFest Live Streaming</title>
|
||||||
|
<meta charset="utf8">
|
||||||
<link href="video-js.min.css" rel="stylesheet" type="text/css">
|
<link href="video-js.min.css" rel="stylesheet" type="text/css">
|
||||||
<script src="video.js"></script>
|
<script src="video.js"></script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue