diff --git a/src/docs/video.md b/src/docs/video.md index 0894d6b..1b2a152 100644 --- a/src/docs/video.md +++ b/src/docs/video.md @@ -13,7 +13,7 @@ title: Video `@posterSize` (optional, default: 'auto') size passed in to custom poster `@jsapi` (optional, default: 'undefined') Enables [JavaScript API support](https://github.com/paulirish/lite-youtube-embed?tab=readme-ov-file#access-the-youtube-iframe-player-api). -``` +```html @@ -34,13 +34,17 @@ title: Video ```html + @instance="peertube.tv" + @slug="s2oueWPpbhhUrWM6tewHYf" + @embed-slug="d2bf34fc-6cee-455e-86dc-b7e8979fd1a2" + @label='Morgan the Organ on Tour'> ``` -
- + +
\ No newline at end of file