19 lines
1.1 KiB
HTML
19 lines
1.1 KiB
HTML
[viewBag]
|
|
==
|
|
<meta charset="UTF-8">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@300;400;500;700;900&display=swap"
|
|
rel="stylesheet">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
|
|
{% styles %}
|
|
<link href="{{ ['assets/css/main.css','assets/css/style.css']|theme }}" rel="stylesheet">
|
|
<link rel="icon" href="{{'assets/images/icon/cropped-cropped-orienticon-32x32.png'|theme}}" sizes="32x32">
|
|
<link rel="icon" href="{{'assets/images/icon/cropped-cropped-orienticon-192x192.png'|theme}}" sizes="192x192">
|
|
<link rel="apple-touch-icon-precomposed" href="{{'assets/images/icon/cropped-cropped-orienticon-180x180.png'|theme}}">
|
|
<meta name="msapplication-TileImage" content="{{'assets/images/icon/cropped-cropped-orienticon-270x270.png'|theme}}">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="yandex-verification" content="9d83831cdb407bac" />
|