How to embed links from Repl.it
Add a custom HTML block
Then use an iframe with the following format
<iframe frameborder="0" width="100%" height="500px" src="https://replit.com/@USERNAME/demo-embed?embed=true"></iframe>
Add a custom HTML block
Then use an iframe with the following format
<iframe frameborder="0" width="100%" height="500px" src="https://replit.com/@USERNAME/demo-embed?embed=true"></iframe>