Add files via upload

This commit is contained in:
mrmarcus007
2022-03-02 11:52:30 +00:00
committed by GitHub
parent 37754f4337
commit 24047ccfbc
+2 -2
View File
@@ -33,7 +33,7 @@
</html>
<script>
function myFunction()
function myFunction() {
alert ("I am a box that alerts");
}
</script>