mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-11 07:17:55 +00:00
Hopefully resolves issues with videojs occasionally not initializing the player
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user