123456789101112131415161718192021222324252627 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:group {"layout":{"inherit":true}, "tagName":"main"} -->
- <main class="wp-block-group">
- <!-- wp:search {"label":""} /-->
- <!-- wp:spacer {"height":45} -->
- <div style="height:45px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
- <!-- wp:post-template -->
- <!-- wp:post-title {"level":3,"isLink":true,"style":{"typography":{"fontStyle":"normal","fontWeight":"800"},"spacing":{"margin":{"top":"1em"}}},"fontSize":"x-large"} /-->
- <!-- wp:post-excerpt {"style":{"spacing":{"padding":{"bottom":"2em"}}}} /-->
- <!-- wp:separator {"className":"is-style-wide"} -->
- <hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
- <!-- /wp:separator -->
- <!-- /wp:post-template -->
- <!-- /wp:query -->
- </main>
- <!-- /wp:group -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
|