https://github.com/imldresden/huis
Tip revision: 2e529586ee48b2a3213fef5eb50cbba7ce156c81 authored by Julián Méndez on 04 May 2026, 14:27:27 UTC
update
update
Tip revision: 2e52958
index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/indy-survey.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
