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.
pages/index.html

9 lines
151 B
HTML

<!doctype html>
<html>
<head>
<title>macchiato.dev</title>
</head>
<body>
<script type="module" src="/app.js"></script>
</body>
</html>