We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78573b1 commit 781a333Copy full SHA for 781a333
src/pages/index.astro
@@ -40,7 +40,7 @@ const activePage = "home";
40
<!-- Embed an additional iframe below the Gradio app -->
41
<div class="iframe-wrapper">
42
<iframe
43
- src="hhttps://christophermarais-amabot.hf.space/"
+ src="https://christophermarais-amabot.hf.space/"
44
frameborder="0">
45
</iframe>
46
</div>
0 commit comments