2019-08-23 11:39:42 +00:00
|
|
|
<link rel="manifest" href="manifest.json">
|
|
|
|
|
|
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
<meta name="application-name" content="Home">
|
|
|
|
<meta name="apple-mobile-web-app-title" content="Home">
|
|
|
|
<meta name="theme-color" content="#182239">
|
|
|
|
<meta name="msapplication-navbutton-color" content="#182239">
|
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
|
|
|
<meta name="msapplication-starturl" content="/vasek/home/">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
|
2019-09-19 17:14:01 +00:00
|
|
|
<link rel="icon" sizes="192x192" href="/vasek/home/app/templates/images/icon-192x192.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="192x192" href="/vasek/home/app/templates/images/icon-192x192.png">
|
|
|
|
<link rel="icon" sizes="512x512" href="/vasek/home/app/templates/images/icon-512x512.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="512x512" href="/vasek/home/app/templates/images/icon-512x512.png">
|
2019-08-23 11:39:42 +00:00
|
|
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
2019-09-29 07:23:42 +00:00
|
|
|
<link rel="stylesheet" href="./app/templates/css/main.css?v2">
|
2019-09-19 17:14:01 +00:00
|
|
|
<link rel="stylesheet" href="./app/templates/css/font-awesome.min.css">
|
|
|
|
<link rel="stylesheet" href="./app/templates/css/modal.css">
|
|
|
|
<link rel="stylesheet" href="./app/templates/css/pre.css">
|
|
|
|
<link rel="stylesheet" href="./app/templates/css/loading.css">
|