init
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/svg+xml"
|
||||
href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 515 431'%3E%3Cpath fill='%23f5f7fa' fill-rule='evenodd' d='M 404 316 L 369 271 L 406 236 L 404 152 L 443 63 L 445 51 L 441 51 L 254 246 L 167 187 L 206 101 L 205 96 L 200 97 L 133 162 L 64 115 L 53 112 L 53 118 L 92 196 L 106 209 L 107 236 L 112 245 L 153 291 L 177 291 L 204 265 L 233 282 L 277 387 L 297 379 L 303 289 L 324 274 L 340 280 L 400 317 Z M 391 175 L 394 230 L 377 246 L 351 247 L 349 239 L 353 233 L 377 233 L 382 229 L 381 189 Z M 124 222 L 129 220 L 138 225 L 141 252 L 153 261 L 163 262 L 178 250 L 185 254 L 172 270 L 152 271 L 127 243 Z'/%3E%3C/svg%3E"
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta
|
||||
name="description"
|
||||
content="止夜工作室官网。南阳理工校内独立游戏制作团队,正在推进《希德之钥》的开发。"
|
||||
/>
|
||||
<title>止夜工作室 | No Stay Night Studio</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user