12345678910111213141516171819202122232425262728293031323334353637 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:group {"style":{"spacing":{"margin":{"bottom":"80px"}}},"layout":{"type":"constrained","contentSize":"1000px","wideSize":"1200px"}} -->
- <div class="wp-block-group" style="margin-bottom:80px">
- <!-- 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","displayLayout":{"type":"flex","columns":3},"layout":{"type":"default"}} -->
- <main class="wp-block-query">
- <!-- wp:query-title {"type":"archive","showPrefix":false,"style":{"spacing":{"margin":{"bottom":"5rem"}}}} /-->
- <!-- wp:post-template -->
- <!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"bottom":"26px"}}},"layout":{"type":"constrained","contentSize":""}} -->
- <div class="wp-block-group" style="padding-bottom:26px">
- <!-- wp:post-featured-image {"isLink":true,"width":"","height":"200px","style":{"spacing":{"margin":{"top":"0px","right":"0px","bottom":"2.5rem"}}}} /-->
- <!-- wp:post-date {"textAlign":"left","style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"20px","left":"0"}},"typography":{"lineHeight":"1"}}} /-->
- <!-- wp:post-title {"isLink":true,"style":{"typography":{"textTransform":"uppercase","lineHeight":"1"},"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}}} /-->
- <!-- wp:post-excerpt {"style":{"spacing":{"margin":{"top":"2.5rem","right":"0","bottom":"0","left":"0"}},"typography":{"lineHeight":"1.3"}}} /-->
- </div>
- <!-- /wp:group -->
- <!-- /wp:post-template -->
- <!-- wp:group {"style":{"spacing":{"padding":{"top":"30px"}}},"layout":{"inherit":false,"type":"constrained"}} -->
- <div class="wp-block-group" style="padding-top:30px">
- <!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
- <!-- 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"} /-->
|