From f64a63fdf687b7bfa3bf4b1b93e95d4fad6c731d Mon Sep 17 00:00:00 2001 From: Nonimart Date: Fri, 13 Jun 2025 12:48:24 +0200 Subject: [PATCH] REFACTOR Removing unecessary lineskips --- single-artisans.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/single-artisans.php b/single-artisans.php index 289e948..4b42a6c 100644 --- a/single-artisans.php +++ b/single-artisans.php @@ -34,7 +34,6 @@ $pageIcon = get_field('page_icon', get_queried_object_id()) ?? null;
  • -
  • @@ -173,7 +172,6 @@ $pageIcon = get_field('page_icon', get_queried_object_id()) ?? null;

    - ';