add new main news in mobail

This commit is contained in:
2024-04-03 22:24:30 +03:00
parent 0342a40bb0
commit 83eaa7246b
7 changed files with 62 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
<?php get_header(); ?>
<div class="content-middle articles-wrapper">
<?php get_template_part('partials/pinned-post-mob'); ?>
<?php get_template_part('partials/rubrics-mobile'); ?>
<div class="articles-preview">
<?php
@@ -14,4 +16,4 @@
</div>
<button class="articles-preview__show-next">Загрузить еще</button>
</div>
<?php get_footer(); ?>
<?php get_footer(); ?>