From 9832f09c616ac7089e6be1f7cd211930585c7bc2 Mon Sep 17 00:00:00 2001 From: DekartDev Date: Wed, 6 May 2026 15:57:51 +0300 Subject: [PATCH] Test: add deploy check comment --- wp-content/themes/dekart/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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