1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<title>macchiato.dev</title> |
|||
</head> |
|||
<body> |
|||
<script type="module" src="app.js"></script> |
|||
</body> |
|||
</html> |
|||
Loading…
Reference in new issue