Skip to content

Commit

Permalink
Templates: Add 6.5 release page template
Browse files Browse the repository at this point in the history
Add page template with `post-content` block, so that the content can be iterated on in a better preview state.
  • Loading branch information
ryelle committed Mar 4, 2024
1 parent 116202f commit 1271aea
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- wp:wporg/global-header {"textColor":"charcoal-2","backgroundColor":"white"} /-->

<!-- wp:group {"tagName":"main","layout":{"inherit":true},"className":"entry-content","style":{"spacing":{"blockGap":"0px"}}} -->
<main class="wp-block-group entry-content">
<!-- wp:post-content {"layout":{"inherit":true},"align":"full"} /-->
</main>
<!-- /wp:group -->

<!-- wp:wporg/global-footer {"textColor":"charcoal-2","backgroundColor":"white"} /-->

0 comments on commit 1271aea

Please sign in to comment.