Skip to content

Commit

Permalink
updated video embedding html
Browse files Browse the repository at this point in the history
  • Loading branch information
ang037 committed Jul 11, 2024
1 parent 77239bb commit 9881f40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- main
- final-cleanup
- rename-repo-astral
- video_embed

permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## ROADIES Video Tutorial

<iframe width="1000" height="600" src="https://youtu.be/1sR741TvZnM" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/1sR741TvZnM?si=xfktnTaQj4LUsNp0" 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>

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ markdown_extensions:
- pymdownx.mark
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg

repo_url: https://github.com/TurakhiaLab/ROADIES
Expand Down

0 comments on commit 9881f40

Please sign in to comment.