Forráskód Böngészése

Update index.html

Daniel 2 napja
szülő
commit
76b609f9f8
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>