Skip to content

Commit

Permalink
Update intro video
Browse files Browse the repository at this point in the history
  • Loading branch information
guicassolato committed May 1, 2024
1 parent 579afb6 commit 6f210bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tags: index-page # Note: This adds a custom class to layout.njk
<div class="d-flex justify-content-center justify-content-lg-start">
<a href="https://docs.kuadrant.io/getting-started-single-cluster/" class="btn-get-started">Get Started</a>
<a href="https://kubernetes.slack.com/archives/C05J0D0V525" class="btn-slack"><img class="slack-icon" src="/static/img/slack.png"> Chat on Slack</a>
<a href="https://youtu.be/TyhpIQXiPUo" class="glightbox btn-watch-video"><i class="bi bi-play-circle"></i><span>Watch Video</span></a>
<a href="https://youtu.be/cLFAMpKYfvA" class="glightbox btn-watch-video"><i class="bi bi-play-circle"></i><span>Watch Video</span></a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="zoom-in" data-aos-delay="200">
Expand Down

0 comments on commit 6f210bf

Please sign in to comment.