tailscale/client/web/index.html

4 lines
148 B
HTML

<!doctype html>
<link rel="stylesheet" type="text/css" href="/src/index.css" />
<script type="module" src="/src/index.tsx"></script>
</html>