|
@@ -0,0 +1,27 @@
|
|
|
+<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
+
|
|
|
+<!-- wp:group {"layout":{"inherit":true}, "tagName":"main"} -->
|
|
|
+<main class="wp-block-group">
|
|
|
+
|
|
|
+ <!-- wp:search {"label":""} /-->
|
|
|
+
|
|
|
+ <!-- wp:spacer {"height":45} -->
|
|
|
+ <div style="height:45px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
+ <!-- /wp:spacer -->
|
|
|
+
|
|
|
+ <!-- wp:query {"queryId":1,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
|
|
|
+ <!-- wp:post-template -->
|
|
|
+
|
|
|
+ <!-- wp:post-title {"level":3,"isLink":true} /-->
|
|
|
+ <!-- wp:post-excerpt /-->
|
|
|
+ <!-- wp:separator {"className":"is-style-wide"} -->
|
|
|
+ <hr class="wp-block-separator is-style-wide"/>
|
|
|
+ <!-- /wp:separator -->
|
|
|
+
|
|
|
+ <!-- /wp:post-template -->
|
|
|
+ <!-- /wp:query -->
|
|
|
+
|
|
|
+</main>
|
|
|
+<!-- /wp:group -->
|
|
|
+
|
|
|
+<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
|