-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (23 loc) · 945 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<meta name=theme-color content=#f7f7f7>
<meta http-equiv=Cache-Control content="no-cache, no-store, must-revalidate">
<meta http-equiv=Pragma content=no-cache>
<meta http-equiv=Expires content=0>
<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="shortcut icon" href=static/favicon.ico>
<link rel=icon type=image/png sizes=192x192 href=static/logo.png>
<title>游戏王制卡器</title>
<link rel=manifest href=static/manifest.json>
<link href=static/css/app.454825d6adba9af7dbe942bc12ad8de7.css rel=stylesheet>
</head>
<body>
<div id=app></div>
<script type=text/javascript src=static/js/manifest.73e2ce237caa7516491d.js>
</script>
<script type=text/javascript src=static/js/vendor.67885b4a6286059e2dc7.js>
</script>
<script type=text/javascript src=static/js/app.ef356a88b4050409bf38.js></script>
</body>
</html>