index.php 1.5 KB

123456789101112131415161718192021222324
  1. <?php declare( strict_types = 1 ); ?>
  2. <?php
  3. /**
  4. * Title: index
  5. * Slug: grammer/index
  6. * Categories: hidden
  7. * Inserter: no
  8. */
  9. ?>
  10. <!-- wp:template-part {"slug":"header-tagline","area":"uncategorized"} /-->
  11. <!-- wp:group {"style":{"spacing":{"margin":{"top":"0vh","bottom":"0vh"}}},"layout":{"type":"constrained"}} -->
  12. <div class="wp-block-group" style="margin-top:0vh;margin-bottom:0vh"><!-- wp:query {"queryId":8,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null},"align":"wide","className":"add-remove-space","layout":{"type":"constrained"}} -->
  13. <div class="wp-block-query alignwide add-remove-space"><!-- wp:post-template {"align":"wide","style":{"spacing":{"blockGap":"1rem"}},"layout":{"type":"grid","columnCount":3}} -->
  14. <!-- wp:cover {"useFeaturedImage":true,"dimRatio":0,"isUserOverlayColor":true,"contentPosition":"bottom left","layout":{"type":"constrained"}} -->
  15. <div class="wp-block-cover has-custom-content-position is-position-bottom-left"><span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span><div class="wp-block-cover__inner-container"><!-- wp:paragraph {"align":"center","placeholder":"Write title…"} -->
  16. <p class="has-text-align-center"><?php esc_html_e('', 'grammer');?></p>
  17. <!-- /wp:paragraph --></div></div>
  18. <!-- /wp:cover -->
  19. <!-- /wp:post-template --></div>
  20. <!-- /wp:query --></div>
  21. <!-- /wp:group -->
  22. <!-- wp:template-part {"slug":"footer","area":"footer"} /-->