REFACTOR Adapting paths to new subcomponents template parts architecture

This commit is contained in:
Antoine M 2026-02-24 15:01:16 +01:00
parent 8f047cd85d
commit a047bb51f3

View File

@ -6,7 +6,7 @@ $current_post_type = get_post_type();
?>
<main id="content" class="site-content flex-grow">
<?php get_template_part('template-parts/expositions/archive-header'); ?>
<?php get_template_part('template-parts/post-types/expositions/archive-header'); ?>
<!-- #### LATEST PARUTIONS #### -->