Skip to content

Commit

Permalink
Query Filters: Move Flavors to the end
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Sep 18, 2023
1 parent 30eba14 commit 92e2a64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","flexWrap":"nowrap"},"className":"wporg-query-filters"} -->
<div class="wp-block-group wporg-query-filters">
<!-- wp:wporg/query-filter {"key":"post_tag"} /-->
<!-- wp:wporg/query-filter {"key":"flavor"} /-->
<!-- wp:wporg/query-filter {"key":"category"} /-->
<!-- wp:wporg/query-filter {"key":"flavor"} /-->
</div>
<!-- /wp:group -->
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","flexWrap":"nowrap"},"className":"wporg-query-filters"} -->
<div class="wp-block-group wporg-query-filters">
<!-- wp:wporg/query-filter {"key":"post_tag"} /-->
<!-- wp:wporg/query-filter {"key":"flavor"} /-->
<!-- wp:wporg/query-filter {"key":"category"} /-->
<!-- wp:wporg/query-filter {"key":"flavor"} /-->
</div>
<!-- /wp:group -->
</div>
Expand Down

0 comments on commit 92e2a64

Please sign in to comment.