ДоьÐбавилление в проект favicons
This commit is contained in:
parent
0b1db78d41
commit
bcf37184e5
8 changed files with 24 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ import ConsultationModal from "@components/base/ConsultationModal.astro";
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicons/favicon.svg" />
|
||||
<link rel="icon" href="/favicons/favicon.ico" />
|
||||
<!-- Yandex верификация -->
|
||||
<meta name="yandex-verification" content="be3edfd138348e43" />
|
||||
<title>Автоюрист в Сургуте</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue