123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <!-- wp:query {"queryId":0,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","layout":{"type":"default"}} -->
- <main class="wp-block-query">
- <!-- wp:post-template -->
- <!-- wp:group {"style":{"border":{"top":{"color":"var:preset|color|tertiary","style":"solid","width":"1px"},"right":{"style":"none","width":"0px"},"bottom":{"style":"none","width":"0px"},"left":{"style":"none","width":"0px"}},"spacing":{"padding":{"top":"var:preset|spacing|80"}}},"layout":{"type":"constrained","wideSize":"1100px"}} -->
- <div
- class="wp-block-group"
- style="
- border-top-color: var(--wp--preset--color--tertiary);
- border-top-style: solid;
- border-top-width: 1px;
- border-right-style: none;
- border-right-width: 0px;
- border-bottom-style: none;
- border-bottom-width: 0px;
- border-left-style: none;
- border-left-width: 0px;
- padding-top: var(--wp--preset--spacing--80);
- "
- >
- <!-- wp:columns -->
- <div class="wp-block-columns">
- <!-- wp:column {"width":"66.66%"} -->
- <div class="wp-block-column" style="flex-basis: 66.66%">
- <!-- wp:post-title {"isLink":true} /-->
- <!-- wp:post-date /-->
- </div>
- <!-- /wp:column -->
- <!-- wp:column {"width":"33.33%"} -->
- <div class="wp-block-column" style="flex-basis: 33.33%"></div>
- <!-- /wp:column -->
- </div>
- <!-- /wp:columns -->
- <!-- wp:columns -->
- <div class="wp-block-columns">
- <!-- wp:column {"width":"50%"} -->
- <div class="wp-block-column" style="flex-basis: 50%"></div>
- <!-- /wp:column -->
- <!-- wp:column {"width":"50%"} -->
- <div class="wp-block-column" style="flex-basis: 50%">
- <!-- wp:post-excerpt {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50"}}}} /-->
- </div>
- <!-- /wp:column -->
- </div>
- <!-- /wp:columns -->
- <!-- wp:columns -->
- <div class="wp-block-columns">
- <!-- wp:column {"width":"66.66%"} -->
- <div class="wp-block-column" style="flex-basis: 66.66%">
- <!-- wp:post-featured-image {"isLink":true} /-->
- </div>
- <!-- /wp:column -->
- <!-- wp:column {"width":"33.33%"} -->
- <div class="wp-block-column" style="flex-basis: 33.33%"></div>
- <!-- /wp:column -->
- </div>
- <!-- /wp:columns -->
- <!-- wp:spacer {"height":"40px"} -->
- <div
- style="height: 40px"
- aria-hidden="true"
- class="wp-block-spacer"
- ></div>
- <!-- /wp:spacer -->
- </div>
- <!-- /wp:group -->
- <!-- /wp:post-template -->
- <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"7rem"}}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group" style="padding-bottom: 7rem">
- <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
- <!-- wp:query-pagination-previous /-->
- <!-- wp:query-pagination-next /-->
- <!-- /wp:query-pagination -->
- </div>
- <!-- /wp:group -->
- </main>
- <!-- /wp:query -->
- <!-- wp:template-part {"slug":"header"} /-->
|