First simple version with js file

This commit is contained in:
2021-03-17 00:01:15 +01:00
commit a8c4bde46d
3 changed files with 78 additions and 0 deletions

6
index.html Normal file
View File

@@ -0,0 +1,6 @@
<head>
<meta charset="utf-8">
<script src="test1.js"></script>
</head>
<body>
</body>