dgryski / gophervids

Proof of concept Gopher Video player
http://gophervids.appspot.com/
50 stars 26 forks source link

Invalid index.html html markup #34

Closed peteretelej closed 8 years ago

peteretelej commented 8 years ago

The index.html's missing a doctype declaration and meta charset.

$ curl -s https://gophervids.appspot.com/ |head -4
<html ng-app>
<head>

<script>