REFACTOR Remove unecessary lineskip
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
57ed2d91f5
commit
2741294420
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user