Skip to content

Commit

Permalink
docs: use iframe embed for vide on docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jul 3, 2024
1 parent 06eff2b commit 79db9fb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/manuals/videos.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

## Project Creation, Mapping, Extracting Data

[![fmtm-demo-1](https://img.youtube.com/vi/5fSpSnDjpO0/0.jpg)](https://www.youtube.com/watch?v=5fSpSnDjpO0)
<!-- [![fmtm-demo-1](https://img.youtube.com/vi/5fSpSnDjpO0/0.jpg)]
(https://www.youtube.com/watch?v=5fSpSnDjpO0) -->

<!-- markdownlint-disable -->

<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/5fSpSnDjpO0?si=j34Jf6kpLb12PENj" title="YouTube video player"
width="720"
height="500"
src="https://www.youtube.com/embed/5fSpSnDjpO0?si=j34Jf6kpLb12PENj" title="FMTM Demo 2024"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
Expand Down

0 comments on commit 79db9fb

Please sign in to comment.