footer.php 2.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?php declare( strict_types = 1 ); ?>
  2. <?php
  3. /**
  4. * Title: footer
  5. * Slug: grammer/footer
  6. * Categories: hidden
  7. * Inserter: no
  8. */
  9. ?>
  10. <!-- wp:group {"style":{"spacing":{"padding":{"top":"3vh","bottom":"6vh"}}},"layout":{"type":"constrained"}} -->
  11. <div class="wp-block-group" style="padding-top:3vh;padding-bottom:6vh"><!-- wp:columns {"verticalAlignment":"center","align":"wide","style":{"spacing":{"blockGap":{"top":"1rem"}}}} -->
  12. <div class="wp-block-columns alignwide are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"66.66%","layout":{"type":"constrained"}} -->
  13. <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:66.66%"><!-- wp:paragraph {"align":"left","metadata":{"categories":["hidden"]},"style":{"layout":{"selfStretch":"fill","flexSize":null}}} -->
  14. <p class="has-text-align-left"><?php echo __('Designed with <a href="https://wordpress.org" rel="nofollow">WordPress</a>.', 'grammer');?></p>
  15. <!-- /wp:paragraph --></div>
  16. <!-- /wp:column -->
  17. <!-- wp:column {"verticalAlignment":"center","width":"18.33%","layout":{"type":"constrained"}} -->
  18. <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:18.33%"></div>
  19. <!-- /wp:column -->
  20. <!-- wp:column {"verticalAlignment":"center","width":"15%","layout":{"type":"constrained"}} -->
  21. <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:15%"><!-- wp:group {"style":{"spacing":{"padding":{"top":"1rem","right":"1rem","bottom":"1rem","left":"1rem"}},"border":{"radius":"4px"}},"backgroundColor":"tertiary","layout":{"type":"constrained"}} -->
  22. <div class="wp-block-group has-tertiary-background-color has-background" style="border-radius:4px;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem"><!-- wp:social-links {"iconColor":"secondary","iconColorValue":"#acacb9","size":"has-small-icon-size","className":"is-style-logos-only","style":{"layout":{"selfStretch":"fill","flexSize":null}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
  23. <ul class="wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"wordpress.org","service":"tumblr"} /-->
  24. <!-- wp:social-link {"url":"wordpress.org","service":"fivehundredpx"} /-->
  25. <!-- wp:social-link {"url":"wordpress.org","service":"instagram"} /-->
  26. <!-- wp:social-link {"url":"wordpress.org/","service":"behance"} /--></ul>
  27. <!-- /wp:social-links --></div>
  28. <!-- /wp:group --></div>
  29. <!-- /wp:column --></div>
  30. <!-- /wp:columns --></div>
  31. <!-- /wp:group -->