mirror of https://github.com/ColorlibHQ/AdminLTE
Update index.html
parent
798cb1fb3a
commit
76b609f9f8
|
@ -7,6 +7,6 @@
|
||||||
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script>window.location.href = './dist/pages/index.html'</script>
|
<script>window.location.href = './dist/index.html'</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue