Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Apply back changes from #11029
Browse files Browse the repository at this point in the history
  • Loading branch information
tarhi-saad committed Sep 28, 2023
1 parent 7a5562d commit 62545da
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion templates/templates/blockified/page-cart.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:woocommerce/page-content-wrapper {"page":"cart"} -->
<!-- wp:post-title {"align":"wide"} /-->
<!-- wp:post-title {"align":"wide", "level":1} /-->

<!-- wp:post-content {"align":"wide"} /-->
<!-- /wp:woocommerce/page-content-wrapper -->
Expand Down
2 changes: 1 addition & 1 deletion templates/templates/blockified/page-checkout.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:woocommerce/page-content-wrapper {"page":"checkout"} -->
<!-- wp:post-title {"align":"wide"} /-->
<!-- wp:post-title {"align":"wide", "level":1} /-->

<!-- wp:post-content {"align":"wide"} /-->
<!-- /wp:woocommerce/page-content-wrapper -->
Expand Down
2 changes: 1 addition & 1 deletion templates/templates/page-cart.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:woocommerce/page-content-wrapper {"page":"cart"} -->
<!-- wp:post-title {"align":"wide"} /-->
<!-- wp:post-title {"align":"wide", "level":1} /-->

<!-- wp:post-content {"align":"wide"} /-->
<!-- /wp:woocommerce/page-content-wrapper -->
Expand Down
2 changes: 1 addition & 1 deletion templates/templates/page-checkout.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:woocommerce/page-content-wrapper {"page":"checkout"} -->
<!-- wp:post-title {"align":"wide"} /-->
<!-- wp:post-title {"align":"wide", "level":1} /-->

<!-- wp:post-content {"align":"wide"} /-->
<!-- /wp:woocommerce/page-content-wrapper -->
Expand Down

0 comments on commit 62545da

Please sign in to comment.