Skip to content

Commit

Permalink
Merge pull request #649 from waltercruz/master
Browse files Browse the repository at this point in the history
Adding title to the player html template
  • Loading branch information
Sam Potts authored Nov 4, 2017
2 parents a924d40 + e787934 commit a06a815
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 5 deletions.
1 change: 1 addition & 0 deletions controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ You need to add several placeholders to your html template that are replaced whe

- `{id}` - the dynamically generated ID for the player (for form controls)
- `{seektime}` - the seek time specified in options for fast forward and rewind
- `{title}` - the title of your media, if specified

You can include only the controls you need when specifying custom html.

Expand Down
2 changes: 1 addition & 1 deletion demo/dist/demo.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a06a815

Please sign in to comment.