Hopefully resolves issues with videojs occasionally not initializing the player

This commit is contained in:
knotteye
2019-12-07 10:51:26 -06:00
parent 8da1310e24
commit a0be256a64
2 changed files with 11 additions and 6 deletions

View File

@ -4,6 +4,8 @@
<link rel="stylesheet" type="text/css" href="/local.css">
<link rel="icon" type="image/svg" href="/logo.svg">
<title>{{ sitename }}</title>
{% block head %}
{% endblock %}
</head>
<body>
<div id="wrapper">