propeller/assets/index.html

11 lines
184 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>propeller shadow-cljs</title>
<meta charset="UTF-8">
</head>
<body>
<div>See Console!</div>
<script src="main.js"></script>
</body>
</html>