Skip to content

Commit

Permalink
fixed query pagination markup
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera committed Dec 17, 2021
1 parent 5814997 commit 5d4cf87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tt1-blocks/block-templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@

<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:query-pagination -->
<div class="wp-block-query-pagination"><!-- wp:query-pagination-previous /-->
<!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
<!-- wp:query-pagination-previous /-->

<!-- wp:query-pagination-numbers /-->

<!-- wp:query-pagination-next /--></div>
<!-- wp:query-pagination-next /-->
<!-- /wp:query-pagination -->
</div>
<!-- /wp:group -->
Expand Down

0 comments on commit 5d4cf87

Please sign in to comment.