Files
hub/index.html
2025-02-01 03:23:44 +01:00

8 lines
157 B
HTML

<!DOCTYPE html>
<head>
<title>Test</title>
<link rel="stylesheet" href="/assets/css/index.css">
</head>
<body>
</body>
<script src="app.js"></script>