add infinity scroll frontpage and paged

This commit is contained in:
2024-07-14 20:59:28 +03:00
parent 2ead9c2bee
commit 6960f49d78
4 changed files with 87 additions and 19 deletions

View File

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