Add a charset attribute

This commit is contained in:
Petko Bordjukov 2014-10-29 15:49:51 +02:00
parent 933b74b180
commit 4d689b4926
1 changed files with 1 additions and 1 deletions

View File

@ -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>