|
|
|
@ -3,24 +3,24 @@
@@ -3,24 +3,24 @@
|
|
|
|
|
<head> |
|
|
|
|
<meta charset="UTF-8"> |
|
|
|
|
<title>Twisterarmy - Хмарні ресурси</title> |
|
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="image/icon/favicon.ico" /> |
|
|
|
|
<link rel="icon" type="image/x-icon" href="image/icon/favicon.ico" /> |
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="image/icon/favicon-32x32.png" /> |
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="image/icon/favicon-16x16.png" /> |
|
|
|
|
<link rel="manifest" href="site.webmanifest" /> |
|
|
|
|
<link rel="mask-icon" href="image/icon/safari-pinned-tab.svg" color="#4a5466" /> |
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="image/icon/apple-touch-icon.png" /> |
|
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="../image/icon/favicon.ico" /> |
|
|
|
|
<link rel="icon" type="image/x-icon" href="../image/icon/favicon.ico" /> |
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="../image/icon/favicon-32x32.png" /> |
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="../image/icon/favicon-16x16.png" /> |
|
|
|
|
<link rel="manifest" href="../site.webmanifest" /> |
|
|
|
|
<link rel="mask-icon" href="../image/icon/safari-pinned-tab.svg" color="#4a5466" /> |
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="../image/icon/apple-touch-icon.png" /> |
|
|
|
|
<meta name="apple-mobile-web-app-title" content="Twisterarmy" /> |
|
|
|
|
<meta name="application-name" content="Twisterarmy" /> |
|
|
|
|
<meta name="msapplication-TileColor" content="#4a5466" /> |
|
|
|
|
<meta name="msapplication-TileImage" content="image/icon/mstile-144x144.png" /> |
|
|
|
|
<meta name="msapplication-TileImage" content="../image/icon/mstile-144x144.png" /> |
|
|
|
|
<meta name="theme-color" content="#ffffff" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/font.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/bi.css?v=2" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/common.css?v=6" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/mobile.css" /> |
|
|
|
|
<script src="js/jquery.js"></script> |
|
|
|
|
<script src="js/cloud.js"></script> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/font.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/bi.css?v=2" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/common.css?v=6" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/mobile.css" /> |
|
|
|
|
<script src="../js/jquery.js"></script> |
|
|
|
|
<script src="../js/cloud.js"></script> |
|
|
|
|
</head> |
|
|
|
|
<body class="bg-c-1 bg-img-1 c-0"> |
|
|
|
|
<div class="bg-c-2 bg-img-2 c-1 of-hidden position-fixed z-i-99 position-t-0 position-x-0"> |
|
|
|
|