1234567891011121314151617181920212223242526272829 |
- <!-- wp:group {"style":{"spacing":{"blockGap":"0px","margin":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"}}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--80);margin-bottom:var(--wp--preset--spacing--80)">
- <!-- wp:query {"query":{"perPage":"100","pages":0,"offset":"0","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"tagName":"main","layout":{"type":"default"}} -->
- <main class="wp-block-query">
- <!-- wp:post-template {"className":"inline-posts-loop","layout":{"type":"default"}} -->
- <!-- wp:post-date {"format":"M.j, Y","isLink":true,"style":{"spacing":{"margin":{"right":"var:preset|spacing|40"}}}} /-->
- <!-- /wp:post-template -->
- <!-- wp:spacer {"height":"200px","style":{"spacing":{"margin":{"top":"0px"}}}} -->
- <div style="margin-top:0px;height:200px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:group {"style":{"spacing":{"margin":{"top":"0px"}}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group" style="margin-top:0px">
- <!-- wp:pattern {"slug":"perenne/query-pagination"} /-->
- </div>
- <!-- /wp:group -->
- </main>
- <!-- /wp:query -->
- <!-- wp:spacer {"height":"200px"} -->
- <div style="height:200px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:site-logo {"width":24,"shouldSyncIcon":true,"className":"is-style-rounded","style":{"color":{},"spacing":{"padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}}} /-->
- <!-- wp:pattern {"slug":"perenne/footer"} /-->
- </div>
- <!-- /wp:group -->
|