|
@@ -1,20 +1,47 @@
|
|
|
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
|
|
-<!-- wp:group {"layout":{"inherit":true},"tagName":"main"} -->
|
|
|
-<main class="wp-block-group">
|
|
|
+<!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
+<div class="wp-block-group">
|
|
|
+ <!-- wp:search /-->
|
|
|
|
|
|
-<!-- wp:query -->
|
|
|
-<div class="wp-block-query">
|
|
|
-<!-- wp:post-template -->
|
|
|
+ <!-- wp:spacer {"height":40} -->
|
|
|
+ <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
+ <!-- /wp:spacer -->
|
|
|
+</div>
|
|
|
+<!-- /wp:group -->
|
|
|
|
|
|
- <!-- wp:post-title {"level":5,"isLink":true} /-->
|
|
|
- <!-- wp:post-excerpt /-->
|
|
|
+<!-- wp:query {"layout":{"inherit":true}} -->
|
|
|
+<main class="wp-block-query">
|
|
|
+ <!-- wp:post-template -->
|
|
|
+ <!-- wp:group -->
|
|
|
+ <div class="wp-block-group">
|
|
|
+ <!-- wp:post-title {"isLink":true} /-->
|
|
|
|
|
|
-<!-- /wp:post-template -->
|
|
|
-</div>
|
|
|
-<!-- /wp:query -->
|
|
|
+ <!-- wp:post-featured-image {"isLink":true} /-->
|
|
|
+
|
|
|
+ <!-- wp:post-excerpt /-->
|
|
|
+
|
|
|
+ <!-- wp:template-part {"slug":"post-meta-icons","theme":"blockbase"} /-->
|
|
|
|
|
|
+ <!-- wp:spacer {"height":40} -->
|
|
|
+ <div style="height:40px" 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 -->
|
|
|
+ <!-- wp:query-pagination-previous /-->
|
|
|
+
|
|
|
+ <!-- wp:query-pagination-numbers /-->
|
|
|
+
|
|
|
+ <!-- wp:query-pagination-next /-->
|
|
|
+ <!-- /wp:query-pagination -->
|
|
|
+ </div>
|
|
|
+ <!-- /wp:group -->
|
|
|
</main>
|
|
|
-<!-- /wp:group -->
|
|
|
+<!-- /wp:query -->
|
|
|
|
|
|
-<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
|
|
|
+<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
|