correct micro newsArcticle

This commit is contained in:
Andrey Kuvshinov
2025-07-13 23:40:52 +03:00
parent 8fc8cbae32
commit 160dc14a7a
3 changed files with 18 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
<?php get_template_part("template-parts/micro/post"); ?>
<h1 class="profile_onenews__title">
<h1 class="profile_onenews__title" itemprop="headline">
<?= the_title() ?>
@@ -48,7 +48,8 @@
<?php endif; ?>
<div class="micromarking">
<div itemprop="articleBody" class="micromarking">
<?= the_content() ?>