Files
WebOcean/index.html
2020-01-19 10:22:22 +01:00

8 lines
142 B
HTML

<html>
<header>
<title>Web Ocean</title>
</header>
<body>
<script src="src/index.js"></script>
</body>
</html>