35 lines
1.3 KiB
HTML
35 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-title" content="nix13.pw">
|
|
|
|
<meta name="application-name" content="Nix13">
|
|
<meta name="theme-color" content="#222222">
|
|
|
|
<link sizes="192x192" href="./icon-192x192.png">
|
|
<link sizes="256x256" href="./icon-256x256.png">
|
|
<link sizes="384x384" href="./icon-384x384.png">
|
|
<link sizes="512x512" href="./icon-512x512.png">
|
|
<link rel="shortcut icon" href="./icon-512x512.png" type="image/png">
|
|
<link rel="apple-touch-icon" href="./icon-192x192.png">
|
|
<link rel="manifest" href="./manifest.webmanifest">
|
|
|
|
<!-- FontAwesome -->
|
|
<link rel="stylesheet" href="https://storage.nix13.pw/fa/css/fontawesome.min.css">
|
|
<link rel="stylesheet" href="https://storage.nix13.pw/fa/css/light.min.css">
|
|
<link rel="stylesheet" href="https://storage.nix13.pw/fa/css/brands.min.css">
|
|
<title>Nix13</title>
|
|
</head>
|
|
<body>
|
|
<noscript>
|
|
Site can't work without JavaScript!<br>
|
|
Сайт не может работать без JavaScript!
|
|
</noscript>
|
|
|
|
<main id="root"></main>
|
|
</body>
|
|
</html> |