FEATURE Adding the scroll top component
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-09-30 15:31:01 +02:00
parent eaed882f6f
commit 0dcd51d52d

View File

@ -54,3 +54,4 @@
<main id="content" class="site-content flex-grow"> <main id="content" class="site-content flex-grow">
<?php get_template_part('template-parts/utils/scroll-top'); ?>