49 lines
1.9 KiB
HTML
49 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="%PUBLIC_URL%/logotip_just_circle.png" />
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap" rel="stylesheet">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="theme-color" content="#000000" />
|
|
<meta
|
|
name="description"
|
|
content="qWickPost"
|
|
/>
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/icon.ico" />
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
<title>qWickPost</title>
|
|
</head>
|
|
<body>
|
|
<noscript>You need JavaScript.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
<!-- <!DOCTYPE html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="%PUBLIC_URL%/smoveicon.ico" />
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Roboto+Slab:wght@300;400;500;600;700&display=swap" rel="stylesheet">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="theme-color" content="#000000" />
|
|
<meta
|
|
name="description"
|
|
content="qWickPost - упростите ваш социальный маркетинг"
|
|
/>
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/icon.ico" />
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
<title>qWickPost - Управление социальными сетями</title>
|
|
</head>
|
|
<body>
|
|
<noscript>Для работы этого приложения необходимо включить JavaScript.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html> --> |