Add files via upload

This commit is contained in:
NodeMixaholic 2023-03-16 13:16:21 -05:00 committed by GitHub
parent edc66e1c7e
commit a488cbeae7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>NodeBench</title>
<title>skriptBench</title>
</head>
<body>
<h1>Test loading...</h1>
<h1>Testing...</h1>
</body>
<script src="bench.js"></script>
</html>