|
@@ -1,20 +1,18 @@
|
|
|
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
|
|
<!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
-<div class="wp-block-group has-text-align-center">
|
|
|
- <!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"14px","fontWeight":"700","textTransform":"uppercase"}}} /-->
|
|
|
- <!-- wp:post-featured-image /-->
|
|
|
- <!-- wp:post-title /-->
|
|
|
- <!-- wp:post-date {"isLink":true,"style":{"typography":{"fontSize":"14px", "fontWeight":"700"}}} /-->
|
|
|
+<div class="wp-block-group">
|
|
|
+<!-- wp:post-title /-->
|
|
|
</div>
|
|
|
<!-- /wp:group -->
|
|
|
|
|
|
<!-- wp:group {"tagName":"main"} -->
|
|
|
<main class="wp-block-group">
|
|
|
- <!-- wp:spacer {"height":20} -->
|
|
|
- <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
- <!-- /wp:spacer -->
|
|
|
- <!-- wp:post-content {"layout":{"inherit":true}} /-->
|
|
|
+<!-- wp:post-featured-image {"align":"full"} /-->
|
|
|
+
|
|
|
+<!-- wp:post-content {"layout":{"inherit":true}} /-->
|
|
|
+
|
|
|
+<!-- wp:template-part {"slug":"post-meta"} /-->
|
|
|
</main>
|
|
|
<!-- /wp:group -->
|
|
|
|