Daniel před 2 dny
rodič
revize
76b609f9f8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>