Files

12 lines
275 B
HTML
Raw Permalink Normal View History

2026-05-05 12:03:45 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>smarthome.exchange hub</title>
</head>
<body>
<script type="module" src="./bundle.js"></script>
</body>
</html>