index.html 2.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <!-- wp:group {"align":"full","style":{"dimensions":{"minHeight":"100vh"},"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"flex","orientation":"vertical","verticalAlignment":"space-between","justifyContent":"stretch"}} -->
  2. <div class="wp-block-group alignfull" style="min-height:100vh;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
  3. <!-- wp:spacer {"height":"1px"} -->
  4. <div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>
  5. <!-- /wp:spacer -->
  6. <!-- wp:group {"align":"full","layout":{"type":"constrained"}} -->
  7. <div class="wp-block-group alignfull">
  8. <!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
  9. <!-- wp:group {"align":"full","layout":{"type":"default"}} -->
  10. <div class="wp-block-group alignfull">
  11. <!-- wp:heading {"textAlign":"center","level":1,"style":{"typography":{"textTransform":"uppercase","lineHeight":"0.8","letterSpacing":"0.25em","fontStyle":"normal","fontWeight":"800"},"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"fontSize":"huge"} -->
  12. <h1 class="wp-block-heading has-text-align-center has-huge-font-size" style="margin-top:0px;margin-bottom:0px;font-style:normal;font-weight:800;letter-spacing:0.25em;line-height:0.8;text-transform:uppercase">HappierWorld</h1>
  13. <!-- /wp:heading -->
  14. </div>
  15. <!-- /wp:group -->
  16. <!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  17. <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:0">
  18. <!-- wp:query {"query":{"perPage":"5","pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false,"taxQuery":null,"parents":[]},"layout":{"type":"constrained"}} -->
  19. <div class="wp-block-query">
  20. <!-- wp:post-template {"style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"className":"home-post-template"} -->
  21. <!-- wp:post-title {"textAlign":"center","isLink":true,"style":{"typography":{"fontStyle":"normal","fontWeight":"500"},"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"fontSize":"small"} /-->
  22. <!-- /wp:post-template -->
  23. </div>
  24. <!-- /wp:query -->
  25. </main>
  26. <!-- /wp:group -->
  27. </div>
  28. <!-- /wp:group -->
  29. <!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->
  30. </div>
  31. <!-- /wp:group -->