You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>