mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-24 21:37:40 +08:00
module load src/index.js
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
|
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
|
||||||
<link id="themeLink" rel="stylesheet" href="style.css">
|
<link id="themeLink" rel="stylesheet" href="style.css">
|
||||||
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
|
||||||
<script src="../src/index.js"></script>
|
<script type="module" src="../src/index.js"></script>
|
||||||
<title>Life Restart</title>
|
<title>Life Restart</title>
|
||||||
</head>
|
</head>
|
||||||
<body style="margin: 0; height: 100%">
|
<body style="margin: 0; height: 100%">
|
||||||
|
|||||||
Reference in New Issue
Block a user