halogen-websocket-ipc-playzone/dev/index.html
Dirk Dühr 4f63b52638
Updated purescript, spago and parcel to latest versions (#38)
Co-authored-by: Dirk Dühr <duehr@adesso-mobile.de>
2022-10-25 10:23:55 -04:00

11 lines
186 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Halogen6 Template</title>
</head>
<body>
<script src="./index.js" type="module"></script>
</body>
</html>