12345678910111213141516171819202122232425262728293031 |
- <!-- wp:group {"style":{"dimensions":{"minHeight":"800px"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"center"}} -->
- <div class="wp-block-group" style="min-height:800px"><!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","layout":{"type":"default"}} -->
- <main class="wp-block-query"><!-- wp:post-template -->
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group"><!-- wp:post-featured-image {"isLink":true} /-->
- <!-- wp:post-title {"isLink":true} /-->
- <!-- wp:post-excerpt {"showMoreOnNewLine":false} /-->
- <!-- wp:spacer {"height":"40px"} -->
- <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer --></div>
- <!-- /wp:group -->
- <!-- /wp:post-template -->
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group"><!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
- <!-- wp:query-pagination-previous /-->
- <!-- wp:query-pagination-numbers /-->
- <!-- wp:query-pagination-next /-->
- <!-- /wp:query-pagination --></div>
- <!-- /wp:group --></main>
- <!-- /wp:query -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /--></div>
- <!-- /wp:group -->
|