mirror of
https://git.tonybark.com/toolbox/haxejsproject.git
synced 2026-03-27 23:13:33 -04:00
10 lines
164 B
HTML
10 lines
164 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<script src="main.js"></script>
|
|
</body>
|
|
</html>
|