-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d507f8
commit dbcb2b8
Showing
7 changed files
with
513 additions
and
564 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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** | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.