This commit is contained in:
2020-01-09 08:54:13 -05:00
commit 20abc7e978
7 changed files with 226 additions and 0 deletions

13
web/index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Test</title>
</head>
<body>
<script>
</script>
</body>
</html>