update more load mainpage

This commit is contained in:
2024-04-09 10:57:49 +03:00
parent 020c0923a3
commit dc2022306d
6 changed files with 50 additions and 8 deletions

View File

@@ -18,6 +18,6 @@
?>
<?php get_template_part('partials/post-list', null, ['large_first_image' => false, 'query' => $query]); ?>
</div>
<button class="articles-preview__show-next">Загрузить еще</button>
<button class="articles-preview__show-next">Еще новости</button>
</div>
<?php get_footer(); ?>