Daniel 2 giorni fa
parent
commit
76b609f9f8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -7,6 +7,6 @@
   <meta name='viewport' content='width=device-width, initial-scale=1'>
 </head>
 <body>
-  <script>window.location.href = './dist/pages/index.html'</script>
+  <script>window.location.href = './dist/index.html'</script>
 </body>
 </html>