123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <!-- wp:template-part {"slug":"header-archive","tagName":"header"} /-->
- <!-- wp:group {"tagName":"main"} -->
- <main class="wp-block-group"><!-- wp:group {"layout":{"inherit":true}} -->
- <div class="wp-block-group">
- <!-- wp:search {"showLabel":false,"width":100,"widthUnit":"%","buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"radius":"190px","width":"1px"}},"borderColor":"primary","backgroundColor":"primary","textColor":"secondary"} /-->
- <!-- wp:spacer {"height":"70px"} -->
- <div style="height:70px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
- <div class="wp-block-query"><!-- wp:post-template -->
- <!-- wp:columns -->
- <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} -->
- <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:post-featured-image {"height":"200px"} /--></div>
- <!-- /wp:column -->
- <!-- wp:column {"width":"66.66%"} -->
- <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:post-title {"isLink":true,"fontSize":"large"} /-->
- <!-- wp:post-excerpt {"showMoreOnNewLine":false,"fontSize":"small"} /-->
- <!-- wp:group {"layout":{"type":"flex","allowOrientation":false}} -->
- <div class="wp-block-group"><!-- wp:post-author-name {"fontSize":"small"} /-->
- <!-- wp:post-date {"format":"F j, Y","fontSize":"small"} /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:column --></div>
- <!-- /wp:columns -->
- <!-- wp:separator {"backgroundColor":"tertiary","className":"is-style-wide"} -->
- <hr class="wp-block-separator has-text-color has-tertiary-color has-alpha-channel-opacity has-tertiary-background-color has-background is-style-wide"/>
- <!-- /wp:separator -->
- <!-- /wp:post-template -->
- <!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
- <!-- wp:query-pagination-previous {"fontSize":"small"} /-->
- <!-- wp:query-pagination-next {"fontSize":"small"} /-->
- <!-- /wp:query-pagination --></div>
- <!-- /wp:query --></div>
- <!-- /wp:group --></main>
- <!-- /wp:group -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|