4efe312904
* Remove variation. * Update styles and variations * Rename to blogorama. * Fix image refs and escape text.
12 lines
No EOL
395 B
PHP
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 -->
|