add block-cache-manager.php

This commit is contained in:
Andrey Kuvshinov
2025-08-27 00:00:02 +03:00
parent b5595ae76e
commit f3314894aa
12 changed files with 339 additions and 100 deletions

View File

@@ -77,6 +77,7 @@
<div id="sticky-wrapper" class="sticky-wrapper position-relative">
<div class="header__nav__stick stick js-stick-header js-is-sticky sticky-element-is-a-child-of-parent d-none d-md-block">
<div class="header__nav header__nav--index clearfix">
@@ -102,6 +103,8 @@
</li>
<div class="logo-stick"><a href="https://profile.ru"><img src="https://cdn.profile.ru/wp-content/themes/profile/assets/img/profile-logo-delovoy.svg"></a></div>
<?php get_template_part("template-parts/nav/header-nav-main") ?>
</ul>