diff --git a/src/posts/2022/2022-10-31-post-with-youtube.md b/src/posts/2022/2022-10-31-post-with-video.md similarity index 66% rename from src/posts/2022/2022-10-31-post-with-youtube.md rename to src/posts/2022/2022-10-31-post-with-video.md index e39e344..e772cfc 100644 --- a/src/posts/2022/2022-10-31-post-with-youtube.md +++ b/src/posts/2022/2022-10-31-post-with-video.md @@ -1,9 +1,10 @@ --- -title: 'Post with a video ' -description: "This starter uses Justin Ribeiro's lite-youtube web component. Add `youtube: true` to frontmatter to activate." +title: 'Post with a video' +description: "This starter uses Paul Irish's lite-youtube-embed web component. You can also use a modified version to display PeerTube videos." date: 2022-10-31 tags: - youtube + - peertube - feature --- @@ -14,10 +15,12 @@ This starter uses a [webC version](https://github.com/zachleat/zachleat.com/blob -A modified version to display [PeerTube](https://joinpeertube.org/) videos is also included. It works similarly, but takes two extra arguments: +A modified version to display [PeerTube](https://joinpeertube.org/) videos is also included (Thank you [camperotactico](https://github.com/camperotactico)). It works similarly, but takes two extra arguments: - `@instance`: The instance hosting the video. - `@embed-slug` The slug used for video embedding.
+ +[Learn more in the video docs. ](http://localhost:8082/get-started/#video) \ No newline at end of file