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