This commit is contained in:
Keannu Christian Bernasol 2023-07-23 21:52:00 +08:00
commit 87547cbee3
4 changed files with 198 additions and 0 deletions

15
index.html Normal file
View file

@ -0,0 +1,15 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/simple-redirect/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/simple-redirect/assets/index-b58c30c5.js"></script>
<link rel="stylesheet" href="/simple-redirect/assets/index-d526a0c5.css">
</head>
<body>
<div id="root"></div>
</body>
</html>