Skip to content

Commit

Permalink
update video link
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan committed Jan 5, 2024
1 parent 8375b8f commit ec7c441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h1 class="title is-1 publication-title">ORGANA: A Robotic Assistant for Automat
</span>
<!-- Video Link. -->
<span class="link-block">
<a href="https://ac-rad.github.io/organa/"
<a href="https://youtu.be/fpe1_2FeMnE"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-youtube"></i>
Expand Down Expand Up @@ -219,7 +219,7 @@ <h2 class="title is-3">ORGANA Architecture</h2>
<div class="column is-four-fifths">
<h2 class="title is-3">Video</h2>
<div class="publication-video">
<iframe src="VIDEO_LINK"
<iframe src="https://www.youtube.com/embed/fpe1_2FeMnE"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
Expand Down

0 comments on commit ec7c441

Please sign in to comment.