Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Remove separator from index template.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellr committed Oct 19, 2021
1 parent 040cbe3 commit eda696b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions block-templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,9 @@
<!-- /wp:column --></div>
<!-- /wp:columns -->

<!-- wp:spacer {"height":16} -->
<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- wp:spacer {"height":112} -->
<div style="height:112px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:separator {"align":"wide","className":"is-style-wide"} -->
<hr class="wp-block-separator alignwide is-style-wide"/>
<!-- /wp:separator -->

<!-- wp:spacer {"height":16} -->
<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer --></div>
<!-- /wp:group -->
<!-- /wp:post-template -->

Expand Down

0 comments on commit eda696b

Please sign in to comment.