Add a "Made with Replit" badge to your Webview
You can add a "Made with Replit" badge in your public Repl's webview. It will link back to your Repl's cover page so that visitors can learn more about your creations.
What is the Webview?
The webview is the view of your repl that visitors to your Repl see when they click "Open website."
The webview appears full-screen in its own browser window, and has the following URL format:
https://{unique-token}.${clusterName}.replit.dev
(Or at your custom domain if you've set one up)
note
Please refer to these docs to ensure that you are using the correct repl.co domain format.