1234567891011121314151617181920212223242526272829303132333435 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"4rem"}}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group" style="padding-bottom:4rem"><!-- 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":"constrained"}} -->
- <main class="wp-block-query"><!-- wp:query-title {"type":"archive","style":{"spacing":{"margin":{"bottom":"4rem"}}}} /-->
- <!-- wp:post-template -->
- <!-- wp:group -->
- <div class="wp-block-group"><!-- wp:post-featured-image {"isLink":true} /-->
- <!-- wp:post-title {"isLink":true} /-->
- <!-- wp:post-excerpt {"showMoreOnNewLine":false,"style":{"typography":{"fontSize":"1.5rem"}}} /-->
- <!-- wp:template-part {"slug":"post-meta"} /-->
- <!-- 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 {"style":{"spacing":{"margin":{"top":"4rem","bottom":"4rem"}},"typography":{"fontSize":"1.5rem"}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group" style="margin-top:4rem;margin-bottom:4rem;font-size:1.5rem"><!-- wp:query-pagination -->
- <!-- wp:query-pagination-previous /-->
- <!-- wp:query-pagination-numbers /-->
- <!-- wp:query-pagination-next /-->
- <!-- /wp:query-pagination --></div>
- <!-- /wp:group --></main>
- <!-- /wp:query --></div>
- <!-- /wp:group -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|