add logic exclude

This commit is contained in:
Profile Profile
2026-03-16 16:48:34 +03:00
parent 7a7df39c1b
commit 71d32defbc
12 changed files with 582 additions and 471 deletions

View File

@@ -9,6 +9,7 @@ let menuItems = [];
---
<header class="header" itemscope itemtype="https://schema.org/WPHeader">
<div class="top-bar">
<a href="/"><img alt="Профиль" width="249" height="55" src="https://cdn.profile.ru/wp-content/themes/profile/assets/img/profile-logo-delovoy.svg"></a>
@@ -25,5 +26,6 @@ let menuItems = [];
</div>
<MainMenu menuId={MENU_ID} />
</header>