File size: 193 Bytes
fe94b4a
f2892bc
fe94b4a
 
 
 
 
 
 
70ef3f4
fe94b4a
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>

<head>
	<title>smolworld</title>
	<link rel="stylesheet" href="src/css/style.css">
</head>

<body>
	<script type="module" src="src/js/main.js"></script>
</body>

</html>