1234567891011121314151617181920212223242526272829303132333435 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:search {"label":"","showLabel":false,"placeholder":"","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 {"queryId":7,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} -->
- <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,"style":{"typography":{"fontSize":"18px"}}} /-->
- <!-- wp:group {"layout":{"type":"flex","allowOrientation":false}} -->
- <div class="wp-block-group"><!-- wp:post-author-name {"fontSize":"x-small"} /-->
- <!-- wp:post-date {"format":"F j, Y","fontSize":"x-small"} /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:column --></div>
- <!-- /wp:columns -->
- <!-- wp:separator {"opacity":"css","style":{"color":{"background":"#e5e5e5"}},"className":"is-style-wide"} -->
- <hr class="wp-block-separator has-text-color has-css-opacity has-background is-style-wide" style="background-color:#e5e5e5;color:#e5e5e5"/>
- <!-- /wp:separator -->
- <!-- /wp:post-template --></div>
- <!-- /wp:query -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|