Update index.html

This commit is contained in:
Daniel
2025-08-16 12:15:08 +05:30
parent 798cb1fb3a
commit 76b609f9f8

View File

@@ -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>