Hoffentlich erfolgreich video-js eingebaut xD
This commit is contained in:
parent
6dafc5edf7
commit
ed3c1c5a92
|
@ -2,7 +2,8 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>{{ id }} - f0ck.me</title>
|
<title>{{ id }} - f0ck.me</title>
|
||||||
<link rel="stylesheet" type="text/css" href="./s/plyr.css" />
|
<link rel="stylesheet" type="text/css" href="./s/video-js.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" href="./s/vsg-skin.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="./s/style.css" />
|
<link rel="stylesheet" type="text/css" href="./s/style.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="./s/master.css" />
|
<link rel="stylesheet" type="text/css" href="./s/master.css" />
|
||||||
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
|
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
|
||||||
|
@ -51,7 +52,7 @@
|
||||||
|
|
||||||
<script src="./s/shit.js"></script>
|
<script src="./s/shit.js"></script>
|
||||||
<script src="./s/theme.js"></script>
|
<script src="./s/theme.js"></script>
|
||||||
<script src="./s/plyr.js"></script>
|
<script src="./s/video.js"></script>
|
||||||
<script>
|
<script>
|
||||||
var _paq = _paq || [];
|
var _paq = _paq || [];
|
||||||
_paq.push(['trackPageView']);
|
_paq.push(['trackPageView']);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user