introducing page scroller

This commit is contained in:
Antoine M 2023-12-21 10:06:04 +01:00
parent 0b9e155970
commit 357f9bfb1e

View File

@ -1,3 +1,4 @@
<?php get_template_part('template-components/header/page-scroller'); ?>
</main>
<?php do_action('tailpress_content_end'); ?>