|
@@ -1,32 +1,35 @@
|
|
|
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
|
|
-<!-- wp:query {"tagName":"main","queryId":1,"query":{"perPage":10,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","sticky":""}} -->
|
|
|
-<main class="wp-block-query">
|
|
|
- <!-- wp:post-template -->
|
|
|
- <!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
- <div class="wp-block-group">
|
|
|
- <!-- wp:post-title {"isLink":true} /-->
|
|
|
- <!-- wp:post-featured-image {"isLink":true} /-->
|
|
|
- <!-- wp:post-excerpt /-->
|
|
|
- <!-- wp:spacer {"height":40} -->
|
|
|
- <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
- <!-- /wp:spacer -->
|
|
|
- </div>
|
|
|
+<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"2.5em"}}},"layout":{"inherit":true}} -->
|
|
|
+<main class="wp-block-group" style="padding-top:2.5em">
|
|
|
+ <!-- wp:query-title {"type":"archive","align":"wide"} /-->
|
|
|
+ <!-- wp:query {"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"flex","columns":3},"align":"wide"} -->
|
|
|
+<div class="wp-block-query alignwide"><!-- wp:post-template -->
|
|
|
+ <!-- wp:group {"style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"layout":{"inherit":false}} -->
|
|
|
+ <div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:separator {"className":"is-style-wide"} -->
|
|
|
+ <hr class="wp-block-separator is-style-wide"/>
|
|
|
+ <!-- /wp:separator -->
|
|
|
+
|
|
|
+ <!-- wp:post-featured-image /-->
|
|
|
+
|
|
|
+ <!-- wp:post-title {"isLink":true,"fontSize":"normal"} /-->
|
|
|
+
|
|
|
+ <!-- wp:post-excerpt /-->
|
|
|
+
|
|
|
+ <!-- wp:post-date /--></div>
|
|
|
<!-- /wp:group -->
|
|
|
<!-- /wp:post-template -->
|
|
|
- <!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
- <div class="wp-block-group">
|
|
|
- <!-- wp:query-pagination -->
|
|
|
- <div class="wp-block-query-pagination"><!-- wp:query-pagination-previous /-->
|
|
|
|
|
|
- <!-- wp:query-pagination-numbers /-->
|
|
|
+ <!-- wp:query-pagination -->
|
|
|
+ <div class="wp-block-query-pagination"><!-- wp:query-pagination-previous /-->
|
|
|
|
|
|
- <!-- wp:query-pagination-next /--></div>
|
|
|
- <!-- /wp:query-pagination -->
|
|
|
- </div>
|
|
|
- <!-- /wp:group -->
|
|
|
- </main>
|
|
|
- <!-- /wp:query -->
|
|
|
+ <!-- wp:query-pagination-numbers /-->
|
|
|
|
|
|
- <!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
|
|
|
-
|
|
|
+ <!-- wp:query-pagination-next /--></div>
|
|
|
+ <!-- /wp:query-pagination --></div>
|
|
|
+ <!-- /wp:query -->
|
|
|
+
|
|
|
+</main>
|
|
|
+<!-- /wp:group -->
|
|
|
+
|
|
|
+<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
|