Skip to content

Commit

Permalink
Added index meta redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
YamiOdymel committed Sep 2, 2024
1 parent fb844c2 commit 9ad65e5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="refresh" content="0; url=https://tocas-ui.com/5.0/zh-tw/index.html" />
<title>Tocas UI</title>
</head>
<body></body>
</html>

0 comments on commit 9ad65e5

Please sign in to comment.