init: add workspace files
This commit is contained in:
16
www/index.html
Normal file
16
www/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>MUD游戏</title>
|
||||
<meta name="viewport"
|
||||
content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<script type="module" crossorigin src="/assets/index-CD1SkoHj.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-klnIecVv.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user