minify css
This commit is contained in:
@ -10,6 +10,6 @@
|
||||
<script defer src="{{ data["script"] }}"></script>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/video.js/{{ data["videojs_version"] }}/video-js.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/{{ data["font_awesome_version"] }}/css/all.min.css">
|
||||
<link rel="stylesheet" href="{{ data["custom_style"] }}">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user