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 c2dcbf4 commit b8e574dCopy full SHA for b8e574d
manim_generator.html
@@ -122,8 +122,8 @@ <h3>Output:</h3>
122
</div>
123
124
<div id="message-box"></div>
125
- URL='https://illustrious-dolphin-b31b9c.netlify.app/.netlify/functions/gemini-proxy';
126
<script>
+ URL='https://illustrious-dolphin-b31b9c.netlify.app/.netlify/functions/gemini-proxy';
127
async function sendPrompt() {
128
const prompt = document.getElementById("prompt").value.trim();
129
const output = document.getElementById("output");
@@ -230,3 +230,4 @@ <h3>Output:</h3>
230
</body>
231
</html>
232
233
+
0 commit comments