Skip to content

Commit

Permalink
docs: add sidebar link to videos page on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jul 3, 2024
1 parent cbf4275 commit 06eff2b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
14 changes: 14 additions & 0 deletions docs/manuals/videos.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,17 @@
## Project Creation, Mapping, Extracting Data

[![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"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
</iframe>

<!-- markdownlint-restore -->
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ nav:
- Code of Conduct: https://docs.hotosm.org/code-of-conduct
- FAQ: FAQ.md
- User Manuals:
- User Types: user-breakdown.md
- Videos: manuals/videos.md
- Types of User: user-breakdown.md
- Project Managers: manuals/project-managers.md
- Dev:
- Setup: dev/Setup.md
Expand Down

0 comments on commit 06eff2b

Please sign in to comment.