Skip to content

Commit

Permalink
Add heading video instead of screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps authored Mar 20, 2024
1 parent a8b9584 commit 6469121
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions layouts/shortcodes/blocks/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@

<div class="col d-none d-md-block">
<div class="hero-image">
<div class="bg-white rounded">
<img class="img-fluid" src="/img/screenshot.png" alt="screenshot" />
</div>
<iframe width="630" height="355" src="https://www.youtube.com/embed/24i9wIsJHGE?si=sIqbE-GeryCEQfin" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>

Expand Down

0 comments on commit 6469121

Please sign in to comment.