Add 404 page, three phone numbers, fix nginx try_files
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"url": "https://sag24.ru",
|
||||
"logo": "https://sag24.ru/favicon.svg",
|
||||
"image": "https://sag24.ru/og-image.svg",
|
||||
"telephone": "+74953637476",
|
||||
"telephone": ["+74953637476", "+74953637335", "+74959454456"],
|
||||
"email": "info@sag24.ru",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
@@ -97,7 +97,7 @@
|
||||
},
|
||||
"contactPoint": {
|
||||
"@type": "ContactPoint",
|
||||
"telephone": "+74953637476",
|
||||
"telephone": ["+74953637476", "+74953637335", "+74959454456"],
|
||||
"contactType": "customer service",
|
||||
"availableLanguage": ["Russian", "English"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user