load previews correctly with fetch

This commit is contained in:
2020-05-31 20:24:35 +02:00
parent 1c2fe33cca
commit c7071491e3
19 changed files with 215 additions and 292 deletions

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<title>hub</title>
<link rel="stylesheet" href="css/plyr.css"/>
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/video.css">
<link rel="stylesheet" href="src/css/plyr.css"/>
<link rel="stylesheet" href="src/css/index.css">
<link rel="stylesheet" href="src/css/video.css">
<!-- Latest compiled and minified CSS -->