add canonical authors

This commit is contained in:
argoexpert press
2025-04-22 22:54:20 +03:00
parent 3d8a4a5054
commit 1c4b27d358
6 changed files with 26 additions and 7 deletions

View File

@@ -135,7 +135,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<?php get_template_part('partials/pinned-post'); ?>
<div class="most-read hero__most-read">
<div class="most-read__inner">
<p class="most-read__title subtitle-20">Самое читаемое</p>
<p class="most-read__title subtitle-20">Главное сегодня</p>
<div class="most-read__links">
<?php get_template_part('partials/most-read-posts'); ?>
</div>