This commit is contained in:
2026-07-04 20:07:02 +03:00
6 changed files with 16 additions and 9 deletions

View File

@@ -5,11 +5,11 @@ if ( ! defined( 'ABSPATH' ) ) {
}
function sev_tort_site_phone() {
return '+7 (978) 000-00-00';
return '+7 (911) 774-89-23';
}
function sev_tort_site_phone_href() {
return 'tel:+79780000000';
return 'tel:+7 (911) 774-8923';
}
function sev_tort_whatsapp_url() {