Skip to content

Commit

Permalink
docs: add fuego youtube video
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoleborso authored and EwenQuim committed Feb 14, 2024
1 parent 07a2a98 commit ce6405e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions documentation/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ function HomepageHeader() {
Tutorial - 5 min ⏱️
</Link>
</div>
<iframe
style={{ marginTop: "80px" }}
width="640"
height="360"
src="https://youtu.be/OxokKDcYUK0"
title="Introducing Fuego !"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowFullScreen
></iframe>
</div>
</header>
);
Expand Down

0 comments on commit ce6405e

Please sign in to comment.