12345678910111213141516171819202122232425262728293031 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:group {"style":{"spacing":{"padding":{"top":"10vh","bottom":"10vh"}}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group" style="padding-top:10vh;padding-bottom:10vh"><!-- wp:query {"queryId":9,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","align":"wide","layout":{"type":"constrained"}} -->
- <main class="wp-block-query alignwide"><!-- wp:post-template {"style":{"spacing":{"blockGap":"15vh"}},"layout":{"type":"constrained"}} -->
- <!-- wp:post-featured-image {"isLink":true} /-->
- <!-- wp:group {"style":{"spacing":{"blockGap":"2.5vh","margin":{"top":"2.5vh","bottom":"5vh"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
- <div class="wp-block-group" style="margin-top:2.5vh;margin-bottom:5vh"><!-- wp:post-title {"isLink":true} /-->
- <!-- wp:group {"style":{"spacing":{"blockGap":"1.5rem"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
- <div class="wp-block-group"><!-- wp:post-excerpt {"moreText":"read more","showMoreOnNewLine":false} /-->
- <!-- wp:template-part {"slug":"post-meta"} /--></div>
- <!-- /wp:group --></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 {"label":"Prev"} /-->
- <!-- wp:query-pagination-numbers /-->
- <!-- wp:query-pagination-next {"label":"Next"} /-->
- <!-- /wp:query-pagination --></div>
- <!-- /wp:group --></main>
- <!-- /wp:query --></div>
- <!-- /wp:group -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|