Closed Nzii3 closed 11 months ago
You can use the [!embed](url)
component, see https://retype.com/components/embed/.
[!embed](https://retype.com)
Another option would be using raw HTML tags.
<iframe width="300" height="200" src="https://retype.com"></iframe>
Hope this helps.
How can I embed a website with
iframe
in a page? Is it possible?