themes-wordpress/blogorama/patterns/home.php
Jeff Ong 4efe312904
Fix Ritratto and Magalog (Blogorama) (#7506)
* Remove variation.

* Update styles and variations

* Rename to blogorama.

* Fix image refs and escape text.
2023-11-20 15:26:33 -05:00

12 lines
No EOL
395 B
PHP

<?php
/**
* Title: arrow
* Slug: blogorama/arrow
* Categories: hidden
* Inserter: no
*/
?>
<!-- wp:image {"width":32,"height":32,"sizeSlug":"full","linkDestination":"none"} -->
<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>
<!-- /wp:image -->