Skip to content

Commit

Permalink
Add tip on how to start a YouTube embed at a given timestamp (#2077)
Browse files Browse the repository at this point in the history
Close #2077
  • Loading branch information
maxime-michel authored and mmistakes committed Mar 5, 2019
1 parent 102924f commit d5dae86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_docs/14-helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,9 @@ header:
provider: youtube
```

**Tip:** if you'd like to start the video at a particular timestamp, you can append `?start=110` (for instance) to the video `id` in order to have the video start at 1:50.
{: .notice--info }

### Vimeo

To embed the following Vimeo video at url `https://vimeo.com/212731897` into a post or page's main content you'd use:
Expand Down

0 comments on commit d5dae86

Please sign in to comment.