Stub project

This commit is contained in:
Tangent 2023-07-21 22:19:10 -04:00
commit d4fb577eba
5 changed files with 37 additions and 0 deletions

10
index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>3x5</title>
<meta charset="UTF-8" />
</head>
<body>
<script src="3x5.js"></script>
</body>
</html>