Actualizar 'index.html'

file-group-page
bat 3 years ago
parent c8e6d05dc0
commit e40f41ccc5

@ -3,6 +3,12 @@
<head>
<title>macchiato.dev</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
html, body {
margin: 0;
padding: 0;
}
</style>
</head>
<body>
<script type="module" src="/app.js"></script>

Loading…
Cancel
Save