Skip to content

Commit

Permalink
chore: don't loop
Browse files Browse the repository at this point in the history
  • Loading branch information
nud3l committed Jun 18, 2024
1 parent 74cee6a commit 961df56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/learn/guides/bitcoin-bridge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All you need is a Bitcoin wallet with some BTC to send and an EVM-compatible wal

## Video Tutorial

<iframe width="560" height="315" src="https://www.youtube.com/embed/xExdId-s4xA?playlist=xExdId-s4xA&loop=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/xExdId-s4xA?playlist=xExdId-s4xA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

## Step-by-step Guide

Expand Down

0 comments on commit 961df56

Please sign in to comment.