aboutsummaryrefslogtreecommitdiff
path: root/static/index.html
blob: cd0d6de9c6100cebf7ff007f6f2f4bd93a93b2cb (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
	<head>
		<title>Storyboard</title>
		<script type="module" src="index.js"></script>
	</head>
	<body>
	</body>
</html>