Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -164,6 +164,6 @@
|
|
164 |
fetchAnswer(); // Trigger the fetch function
|
165 |
}
|
166 |
});
|
167 |
-
</script>
|
168 |
</body>
|
169 |
</html>
|
|
|
164 |
fetchAnswer(); // Trigger the fetch function
|
165 |
}
|
166 |
});
|
167 |
+
</script>
|
168 |
</body>
|
169 |
</html>
|