2025-01-15 19:42:35 +01:00

10 lines
181 B
HTML

<!doctype html>
<html>
<head>
<title>test</title>
<link rel="shortcut icon" type="image/png" href="./favicon.png">
</head>
<body>
<script src="./app.js"></script>
</body>
</html>