feat: обновление метаданных и добавление нового компонента WarningSection
This commit is contained in:
10
index.html
10
index.html
@@ -1,11 +1,17 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="colors.css">
|
||||
<title>Nevedom Hren</title>
|
||||
<title>Неведомая Хрень</title>
|
||||
<link rel="canonical" href="https://nevedom.kernils.ru/">
|
||||
<meta name="description" content="Cайт канала Неведомая Хрень в Telegram. Здесь вы найдете информацию о канале. Присоединяйтесь!" />
|
||||
<link rel="license" href="https://creativecommons.org/publicdomain/zero/1.0/">
|
||||
<meta name="author" content="Неведомая Хрень">
|
||||
<meta name="keywords" content="Телеграм, канал, Неведомая Хрень, антиутопия">
|
||||
<meta name="rating" content="general" />
|
||||
</head>
|
||||
<body class="dark:bg-gray-950 dark:text-white">
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user