πCustom domain
You can easily create a new page on your own domain i.e. yourdomain.com/quests and mirror Sesame Lab's hosted landing page on that page using an iframe.
Letβs say that your Community homepage is https://sesamelabs.xyz/sesame/?tab=home. If you'd like to serve it from your own domain, i.e. yourdomain.xyz/quests
add an HTML page on your domain that looks something like this.
Note: Set the title
of the page attribute, add your own favicon (link href)
, and update the iframe
src attribute to the Sesame Labs's community homepage url.
Last updated