From 51db4a64615788e3f663c8621aabea31ae24121c Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 3 Jul 2024 10:20:32 +0200 Subject: [PATCH] removing unecessary lineskip --- single-parcours-parent.php | 1 - 1 file changed, 1 deletion(-) diff --git a/single-parcours-parent.php b/single-parcours-parent.php index 827a36d..f07f4f2 100644 --- a/single-parcours-parent.php +++ b/single-parcours-parent.php @@ -21,7 +21,6 @@ $otherSteps = new WP_Query(array( $blocks = parse_blocks($post->post_content); $chapterBlockIndex = build_page_chapter_index($blocks); // see utilities.php - ?>