home.php 395 B

123456789101112
  1. <?php
  2. /**
  3. * Title: arrow
  4. * Slug: blogorama/arrow
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:image {"width":32,"height":32,"sizeSlug":"full","linkDestination":"none"} -->
  10. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/vector_arrow-1.png" alt="" width="32" height="32"/></figure>
  11. <!-- /wp:image -->