This commit is contained in:
Karan
2021-11-24 19:45:52 +05:30
parent a421bccb36
commit 7dddbbe644
2 changed files with 0 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!doctype html>
<html>
<head>
<title>Tester</title>
</head>
<body>
<script>
console.log("hello world");
</script>
</body>
</html>