Add logo.png and favicon.ico, update nav/footer/JSON-LD

This commit is contained in:
2026-03-14 02:06:56 +03:00
parent 0f775d9d7c
commit ba784bb5ec
5 changed files with 6 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
<html lang="ru">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@@ -49,7 +50,7 @@
"alternateName": "SysadminGroup",
"description": "IT-аутсорсинг, кибербезопасность и техническая поддержка для бизнеса в Пушкино и Московской области.",
"url": "https://sag24.ru",
"logo": "https://sag24.ru/favicon.svg",
"logo": "https://sag24.ru/logo.png",
"image": "https://sag24.ru/og-image.svg",
"telephone": ["+74953637476", "+74953637335", "+74959454456"],
"email": "info@sag24.ru",
@@ -94,7 +95,7 @@
"url": "https://sag24.ru",
"logo": {
"@type": "ImageObject",
"url": "https://sag24.ru/favicon.svg"
"url": "https://sag24.ru/logo.png"
},
"contactPoint": {
"@type": "ContactPoint",