Skip to content

Commit

Permalink
Page: Add Review Stats page template
Browse files Browse the repository at this point in the history
Fixes #45
  • Loading branch information
ryelle committed Apr 30, 2024
1 parent b67d3f8 commit 30a0e9b
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!-- wp:pattern {"slug":"wporg-themes-2024/header"} /-->

<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|edge-space","left":"var:preset|spacing|edge-space"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull" style="padding-right:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space)">
<!-- wp:post-content {"layout":{"inherit":true},"style":{"spacing":{"blockGap":"0px"}}} /-->

<!-- wp:spacer {"height":"60px","className":"alignwide","style":{"spacing":{"margin":{"top":"0","bottom":"var:preset|spacing|50"}}}} -->
<div style="margin-top:0;margin-bottom:var(--wp--preset--spacing--50);height:60px" aria-hidden="true" class="wp-block-spacer alignwide"></div>
<!-- /wp:spacer -->

</div>
<!-- /wp:group -->

<!-- wp:wporg/global-footer {"style":"white-on-black"} /-->

0 comments on commit 30a0e9b

Please sign in to comment.