Skip to content

Commit

Permalink
Ensure the preview comment won't be created again after a second comm…
Browse files Browse the repository at this point in the history
…it in this branch.
  • Loading branch information
adamziel committed Dec 10, 2023
1 parent 9fbda13 commit 81cb1b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- /wp:spacer -->

<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center"><?php echo esc_html_x( 'Études is a pioneering firm that seamlessly merges creativity and functionality to redefine architectural excellence.', 'Content of the hero section', 'twentytwentyfour' ); ?></p>
<p class="has-text-align-center"><?php echo esc_html_x( 'This is an updated paragraph of text compared to what twentytwentyfour ships by default.', 'Content of the hero section', 'twentytwentyfour' ); ?></p>
<!-- /wp:paragraph -->

<!-- wp:spacer {"height":"1.25rem"} -->
Expand Down

0 comments on commit 81cb1b9

Please sign in to comment.