mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-13 15:52:44 +08:00
Deploying to gh-pages from @ VickScarlet/lifeRestart@8f46e286dd 🚀
This commit is contained in:
14
view/index.html
Normal file
14
view/index.html
Normal file
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="やり直すんだ。そして、次はうまくやる。"/>
|
||||
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
|
||||
<title>Life Restart</title>
|
||||
<script language="javascript" type="text/javascript">
|
||||
window.location.href="/public/index.html";
|
||||
</script>
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user