feat: replace header icon and favicon with brand image
This commit is contained in:
+4
-1
@@ -2,7 +2,10 @@
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/avif" href="/favicon-320.avif" sizes="32x32" />
|
||||
<link rel="icon" type="image/webp" href="/favicon-320.webp" sizes="32x32" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="apple-touch-icon" href="/favicon-640.avif" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta
|
||||
name="description"
|
||||
@@ -13,7 +16,7 @@
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Любимый Креатив — Изделия ручной работы" />
|
||||
<meta property="og:description" content="Игрушки, сувениры и другие уникальные изделия ручной работы." />
|
||||
<meta property="og:image" content="/favicon.svg" />
|
||||
<meta property="og:image" content="/favicon-640.avif" />
|
||||
<meta property="og:locale" content="ru_RU" />
|
||||
<link rel="canonical" href="https://любимыйкреатив.рф/" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user