Skip to content

Commit

Permalink
Minify and folder fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pomianowski committed Dec 3, 2020
1 parent 4d507f8 commit dbcb2b8
Show file tree
Hide file tree
Showing 7 changed files with 513 additions and 564 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This is an early version so there is still room for improvement.
## Usage
**Add a reference to the script and style**
```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/rapiddev/[email protected].1/src/css/ytpp.css">
<script src="https://cdn.jsdelivr.net/gh/rapiddev/[email protected].1/src/js/ytpp.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/rapiddev/[email protected].2/ytpp.min.css">
<script src="https://cdn.jsdelivr.net/gh/rapiddev/[email protected].2/ytpp.min.js"></script>
```

**Place the player wherever you like**
Expand Down
81 changes: 0 additions & 81 deletions src/css/ytpp.css

This file was deleted.

Loading

0 comments on commit dbcb2b8

Please sign in to comment.