picture-processor-cljs/public/index.html

9 lines
129 B
HTML

<html>
<head>
<script src="index.js" defer async></script>
</head>
<body>
<div id="app">hi</div>
</body>
</html>