Actualizar 'index.html'

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

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

Loading…
Cancel
Save