|
@@ -1,31 +1,41 @@
|
|
|
-<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
+<!-- wp:template-part {"slug":"header"} /-->
|
|
|
|
|
|
-<!-- wp:query {"tagName":"main"} -->
|
|
|
+<!-- wp:query {"tagName":"main","layout":{"inherit":true},"query":{"perPage":5,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","sticky":"","inherit":true}} -->
|
|
|
<main class="wp-block-query">
|
|
|
-<!-- wp:post-template -->
|
|
|
-<!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
-<div class="wp-block-group">
|
|
|
- <!-- wp:post-title {"textAlign":"center","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:separator {"color":"tertiary"} -->
|
|
|
+ <hr class="wp-block-separator has-text-color has-background has-tertiary-background-color has-tertiary-color"/>
|
|
|
+ <!-- /wp:separator -->
|
|
|
+
|
|
|
+ <!-- wp:spacer {"height":30} -->
|
|
|
+ <div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
<!-- /wp:spacer -->
|
|
|
-</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-next /--></div>
|
|
|
- <!-- /wp:query-pagination -->
|
|
|
- </div>
|
|
|
- <!-- /wp:group -->
|
|
|
+ <!-- wp:post-template {"align":"wide"} -->
|
|
|
+ <!-- wp:group -->
|
|
|
+ <div class="wp-block-group">
|
|
|
+ <!-- wp:post-date {"isLink":false,"textAlign":"center","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} /-->
|
|
|
+ <!-- wp:post-title {"isLink":true, "level": 3, "textAlign":"center"} /-->
|
|
|
+ <!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
+ <div class="wp-block-group">
|
|
|
+ <!-- wp:post-featured-image {"isLink":true} /-->
|
|
|
+ <!-- wp:post-excerpt /-->
|
|
|
+ </div>
|
|
|
+ <!-- /wp:group -->
|
|
|
+ <!-- wp:spacer {"height":60} -->
|
|
|
+ <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
+ <!-- /wp:spacer -->
|
|
|
+ </div>
|
|
|
+ <!-- /wp:group -->
|
|
|
+ <!-- /wp:post-template -->
|
|
|
+
|
|
|
+ <!-- wp:query-pagination {"align":"wide","paginationArrow":"arrow"} -->
|
|
|
+ <div class="wp-block-query-pagination alignwide">
|
|
|
+ <!-- wp:query-pagination-previous /-->
|
|
|
+ <!-- wp:query-pagination-numbers /-->
|
|
|
+ <!-- wp:query-pagination-next /-->
|
|
|
+ </div><!-- /wp:query-pagination -->
|
|
|
</main>
|
|
|
<!-- /wp:query -->
|
|
|
|
|
|
-<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
|
|
|
+<!-- wp:template-part {"slug":"footer","className":"site-footer-container"} /-->
|