This commit is contained in:
Karan
2021-11-25 19:33:47 +05:30
committed by GitHub
parent 78d398bfbb
commit d88bd7ca8c
-14
View File
@@ -1,14 +0,0 @@
<!doctype html>
<html>
<head>
<title>Tester</title>
</head>
<body>
<script>
console.log("hello world");
</script>
</body>
</html>