fix asset urls at update page

This commit is contained in:
printempw 2016-09-10 19:05:40 +08:00
parent 35c978697b
commit a172eb0def

View File

@ -5,8 +5,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex,nofollow" />
<title>Blessing Skin Server 升级程序</title>
<link rel="shortcut icon" href="../../assets/images/favicon.ico">
<link rel="stylesheet" type="text/css" href="../../assets/css/install.css">
<link rel="shortcut icon" href="../assets/images/favicon.ico">
<link rel="stylesheet" type="text/css" href="../assets/css/install.css">
</head>
<body class="container">