removing unecessary lineskip
This commit is contained in:
parent
d8b54de491
commit
51db4a6461
|
|
@ -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") ?>">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user