diff --git a/wp-content/themes/dekart/functions.php b/wp-content/themes/dekart/functions.php index bd91c90..c653ad8 100644 --- a/wp-content/themes/dekart/functions.php +++ b/wp-content/themes/dekart/functions.php @@ -893,4 +893,4 @@ add_action('send_headers', 'dekart_security_headers'); function dekart_add_preload_hints() { // резерв для preload hints } -add_action('wp_head', 'dekart_add_preload_hints', 1); \ No newline at end of file +add_action('wp_head', 'dekart_add_preload_hints', 1);// Тестовая строка для проверки деплоя 2026-05-06