REFACTOR Remove unecessary lineskip
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-06-13 16:37:56 +02:00
parent 57ed2d91f5
commit 2741294420

View File

@ -64,7 +64,6 @@ $pageIcon = get_field('page_icon', get_queried_object_id()) ?? null;
global $post;
$post_title = $post->post_title;
get_template_part(
'template-components/artisans/card-artisans-single',
null,