ludus/assets/index.html

8 lines
137 B
HTML
Raw Permalink Normal View History

2023-11-24 18:17:20 +00:00
<html>
<head>
<title>Hello, world!</title>
</head>
<body>
<script src="main.js"></script>
</body>
</html>