update blog index template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0ac4fa0ff8
commit
922be3ee29
@ -1,17 +1,21 @@
|
|||||||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
|
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
|
||||||
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
|
<div class="wp-block-group" style="padding-top: 96px">
|
||||||
<div class="wp-block-columns"><!-- wp:column {"width":"15%"} -->
|
<!-- wp:columns -->
|
||||||
<div class="wp-block-column" style="flex-basis:15%">
|
<div class="wp-block-columns">
|
||||||
|
<!-- wp:column {"width":"15%"} -->
|
||||||
|
<div class="wp-block-column" style="flex-basis: 15%">
|
||||||
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /-->
|
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /-->
|
||||||
</div>
|
</div>
|
||||||
<!-- /wp:column -->
|
<!-- /wp:column -->
|
||||||
|
|
||||||
<!-- wp:column {"width":"50%"} -->
|
<!-- wp:column {"width":"50%"} -->
|
||||||
<div class="wp-block-column" style="flex-basis:50%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
|
<div class="wp-block-column" style="flex-basis: 50%">
|
||||||
|
<!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
|
||||||
|
|
||||||
<!-- wp:query {"queryId":40,"query":{"perPage":"5","pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false,"parents":[],"taxQuery":{"category":[21]}},"displayLayout":{"type":"list"}} -->
|
<!-- wp:query {"queryId":40,"query":{"perPage":"5","pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false,"parents":[],"taxQuery":{"category":[21]}}} -->
|
||||||
<div class="wp-block-query"><!-- wp:post-template -->
|
<div class="wp-block-query">
|
||||||
<!-- wp:post-title {"isLink":true,"style":{"typography":{"textDecoration":"none"},"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}}} /-->
|
<!-- wp:post-template {"layout":{"type":"default"}} -->
|
||||||
|
<!-- wp:post-title {"isLink":true,"style":{"typography":{"textDecoration":"none"},"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}},"className":"blog-post-heading"} /-->
|
||||||
|
|
||||||
<!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"border":{"width":"1px"}},"borderColor":"primary"} /-->
|
<!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"border":{"width":"1px"}},"borderColor":"primary"} /-->
|
||||||
|
|
||||||
@ -31,11 +35,11 @@
|
|||||||
<!-- /wp:column -->
|
<!-- /wp:column -->
|
||||||
|
|
||||||
<!-- wp:column {"width":"35%"} -->
|
<!-- wp:column {"width":"35%"} -->
|
||||||
<div class="wp-block-column" style="flex-basis:35%"></div>
|
<div class="wp-block-column" style="flex-basis: 35%"></div>
|
||||||
<!-- /wp:column -->
|
<!-- /wp:column -->
|
||||||
</div>
|
</div>
|
||||||
<!-- /wp:columns -->
|
<!-- /wp:columns -->
|
||||||
</div>
|
</div>
|
||||||
<!-- /wp:group -->
|
<!-- /wp:group -->
|
||||||
|
|
||||||
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme","tagName":"footer"} /-->
|
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme","tagName":"footer"} /-->
|
Loading…
Reference in New Issue
Block a user