|
|
|
@@ -2,7 +2,7 @@ |
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>智龙迷城队伍图制作工具</title>
|
|
|
|
<title>智龙急速阵型</title>
|
|
|
|
<link rel="shortcut icon" href="images/icon.png" type="image/x-png" />
|
|
|
|
<link rel="manifest" href="manifest.json">
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
|
|
|
|
@@ -35,7 +35,7 @@ |
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1 class="title">智龙迷城队伍图制作工具<br>Puzzle & Dragons Formation Maker</h1>
|
|
|
|
<h1 class="title">智龙急速阵型<br>Puzzle & Dragons Dash Formation</h1>
|
|
|
|
<ul class="control-box">
|
|
|
|
<li><a class="btn-solo-link" href="solo.html"><!--单人模式--></a></li>
|
|
|
|
<li><a class="btn-multi-link" href="multi.html"><!--多人模式--></a></li>
|
|
|
|
|