fix: utilisation des previews dans les archvies

This commit is contained in:
Kazhnuz Klappsthul 2021-01-04 13:05:28 +01:00
parent ffffe92af3
commit 02e6065c9d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</nav>
</div>
<?php include(TEMPLATEPATH . '/components/posts-list.php'); ?>
<?php include(TEMPLATEPATH . '/components/preview-list.php'); ?>
</main>
<?php get_sidebar(); ?>
<?php get_footer(); ?>