Update index.html

master
Daniel 2025-08-16 12:15:08 +05:30
parent 798cb1fb3a
commit 76b609f9f8
1 changed files with 1 additions and 1 deletions

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>