Question:
Hello, I was wondering how I could get an iFrame for just the output of my repl to embed. I tried doing inspect element but was unsuccessful. How can I embed the output of my repl to a different website?
In your dociment, put in the repl link, then add in ?embed=true
at the back to embed it.
Example:
https://replit.com/@NateDhaliwal/natedhaliwal?embed=true (this links to how the embed would look like. You can click on this like to view the embed)
Hope this helps!
1 Like