Skip to content

Commit

Permalink
Feat: Video Embedding for the tutorial (#221)
Browse files Browse the repository at this point in the history
* feat: Added doumentation for tic-tac-toe dApp

* Added Tic-Tac-Toe Frontend Tutorial Documentation

* Upodated naming convension for TicTacToe page"

* Updated name convesion for TicTacToe smart  contract

* fix: Added changes related to tutorial doc review

* Updated images for tictactoe dapp

* feat: Embedded video inside doc tutorial

---------

Co-authored-by: RutvikGhaskataEalf <[email protected]>
  • Loading branch information
vasmohi and RutvikGhaskataEalf authored Sep 8, 2024
1 parent 59fab54 commit 74ca9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-start/developers/tic-tac-toe-dapp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Moderately difficult smart contract and dApp

**Difficulty Level**: Moderate

<!-- <iframe width="100%" style={{"aspect-ratio": "16 / 9"}} src="https://www.youtube.com/embed/9sefSIWX6Fw?si=2ijoq9jVnUFUohJ5" 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> -->
<iframe width="100%" style={{"aspect-ratio": "16 / 9"}} src="https://www.youtube.com/embed/Cs_uwSoHgXM?si=RIINFfgqmLlNZhE9" 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>

## Step 1 - Setting up your development environment

Expand Down

0 comments on commit 74ca9ec

Please sign in to comment.