header.php 1.1 KB

1234567891011121314151617181920212223
  1. <?php
  2. /**
  3. * Title: header
  4. * Slug: leancv/header
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"style":{"spacing":{"margin":{"top":"3rem","bottom":"3rem"},"blockGap":""}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  10. <div class="wp-block-group" style="margin-top:3rem;margin-bottom:3rem"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
  11. <div class="wp-block-group"><!-- wp:site-title /-->
  12. <!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","justifyContent":"right"}} /--></div>
  13. <!-- /wp:group -->
  14. <!-- wp:group {"style":{"spacing":{"blockGap":"0rem"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  15. <div class="wp-block-group"><!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"small"} -->
  16. <p class="has-small-font-size" style="font-style:normal;font-weight:700"><?php echo __('Emily Jones', 'leancv');?></p>
  17. <!-- /wp:paragraph -->
  18. <!-- wp:site-tagline /--></div>
  19. <!-- /wp:group --></div>
  20. <!-- /wp:group -->