load previews correctly with fetch
This commit is contained in:
@ -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 -->
|
||||
|
Reference in New Issue
Block a user