remove unneccessary templates
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:
@ -7,20 +7,18 @@
|
||||
<!-- /wp:column -->
|
||||
|
||||
<!-- wp:column {"width":"50%"} -->
|
||||
<div class="wp-block-column" style="flex-basis:50%"><!-- wp:post-content /--></div>
|
||||
<div class="wp-block-column" style="flex-basis:50%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
|
||||
|
||||
<!-- wp:post-content /-->
|
||||
</div>
|
||||
<!-- /wp:column -->
|
||||
|
||||
<!-- wp:column {"verticalAlignment":"bottom","width":"35%"} -->
|
||||
<div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:35%">
|
||||
<!-- wp:image {"id":147,"sizeSlug":"full","linkDestination":"none","className":"home-flower"} -->
|
||||
<figure class="wp-block-image size-full home-flower"><img
|
||||
src="https://beta.autonomic.zone/wp-content/uploads/2023/02/01flowergreen-1.png" alt=""
|
||||
class="wp-image-147" /></figure>
|
||||
<!-- /wp:image -->
|
||||
</div>
|
||||
<!-- wp:column {"width":"35%"} -->
|
||||
<div class="wp-block-column" style="flex-basis:35%"></div>
|
||||
<!-- /wp:column -->
|
||||
</div>
|
||||
<!-- /wp:columns -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme","tagName":"footer"} /-->
|
Reference in New Issue
Block a user