This commit is contained in:
Karan 2021-11-25 19:33:47 +05:30 committed by GitHub
parent 78d398bfbb
commit d88bd7ca8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +0,0 @@
<!doctype html>
<html>
<head>
<title>Tester</title>
</head>
<body>
<script>
console.log("hello world");
</script>
</body>
</html>