From 6a06cb520eb472b67bd8a7fdc078d9ce6baedbc8 Mon Sep 17 00:00:00 2001 From: DekartDev Date: Thu, 7 May 2026 17:23:34 +0300 Subject: [PATCH] Test commit --- wp-content/themes/dekart/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-content/themes/dekart/functions.php b/wp-content/themes/dekart/functions.php index c653ad8..ebbd2c7 100644 --- a/wp-content/themes/dekart/functions.php +++ b/wp-content/themes/dekart/functions.php @@ -894,3 +894,4 @@ function dekart_add_preload_hints() { // резерв для preload hints } add_action('wp_head', 'dekart_add_preload_hints', 1);// Тестовая строка для проверки деплоя 2026-05-06 +// Test comment Thu May 7 17:21:53 MSK 2026