Skip to content

Commit

Permalink
Add additional files
Browse files Browse the repository at this point in the history
  • Loading branch information
mutiara-wrt committed Sep 17, 2024
1 parent a531b4e commit a8c84d6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dist/js/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Mutiara-Wrt</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
</head>
<body>
<script>window.location.href = './dist/pages/index.php'</script>
</body>
</html>

0 comments on commit a8c84d6

Please sign in to comment.