This commit is contained in:
root
2025-11-13 19:52:28 +03:00
parent 8aeeb05b7d
commit 807dec3b6c
4646 changed files with 163445 additions and 626017 deletions

View File

@@ -4,9 +4,14 @@ if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
die();
}
if (defined('AIR_SITE_TEMPLATE'))
{
return [];
}
return [
"css" => "/bitrix/js/ui/fonts/opensans/ui.font.opensans.css",
"rel" => [
"ui.design-tokens"
],
];
];