Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
ugh, just use the cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaker Islam committed Mar 5, 2014
1 parent d77eb83 commit 4274806
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 8,296 deletions.
5 changes: 2 additions & 3 deletions test/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
<head>
<meta charset="utf-8" />
<title>Video.js Persist Volume</title>

<link href="videojs/video-js.css" rel="stylesheet" type="text/css">
<link href="http://vjs.zencdn.net/4.4.2/video-js.css" rel="stylesheet">

<!--[if IE]>
<script src="https://getfirebug.com/releases/lite/1.4/firebug-lite.js"></script>
<!--<![endif]-->

<!-- GENERATED LIST OF SOURCE FILES -->
<script src="videojs/video.js"></script>
<script src="http://vjs.zencdn.net/4.4.2/video.js"></script>
<script src="../videojs.persistvolume.js"></script>
</head>
<body>
Expand Down
Binary file removed test/videojs/font/vjs.eot
Binary file not shown.
65 changes: 0 additions & 65 deletions test/videojs/font/vjs.svg

This file was deleted.

Binary file removed test/videojs/font/vjs.ttf
Binary file not shown.
Binary file removed test/videojs/font/vjs.woff
Binary file not shown.
Loading

0 comments on commit 4274806

Please sign in to comment.