halogen-websocket-ipc-playzone/dev/index.html
Trequetrum 9c855daef2
Update index.html for Halogen6 (#31)
This pull request just keeps the title up to date.
2021-04-08 11:46:02 -07:00

11 lines
172 B
HTML

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