removing unecessary lineskip

This commit is contained in:
Antoine M 2024-07-03 10:20:32 +02:00
parent d8b54de491
commit 51db4a6461

View File

@ -21,7 +21,6 @@ $otherSteps = new WP_Query(array(
$blocks = parse_blocks($post->post_content); $blocks = parse_blocks($post->post_content);
$chapterBlockIndex = build_page_chapter_index($blocks); // see utilities.php $chapterBlockIndex = build_page_chapter_index($blocks); // see utilities.php
?> ?>
<nav class=" breadcrumbs_navigation" aria-label="<?php echo __("Vous êtes ici", "homegrade-theme__texte-fonctionnel") ?>"> <nav class=" breadcrumbs_navigation" aria-label="<?php echo __("Vous êtes ici", "homegrade-theme__texte-fonctionnel") ?>">