28 lines
775 B
PHP
28 lines
775 B
PHP
<?php
|
|
/**
|
|
* Title: Post Content
|
|
* Slug: twentytwentyfive/banner-about-book
|
|
* Categories: banner
|
|
* Description: Banner with book description and accompanying image for promotion.
|
|
*
|
|
* @package WordPress
|
|
* @subpackage Twenty_Twenty_Five
|
|
* @since Twenty Twenty-Five 1.0
|
|
*/
|
|
|
|
?>
|
|
|
|
<!-- wp:comment-author-name {"fontSize":"small"} /-->
|
|
|
|
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex"}} -->
|
|
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px">
|
|
<!-- wp:comment-date {"fontSize":"small"} /-->
|
|
<!-- wp:comment-edit-link {"fontSize":"small"} /-->
|
|
</div>
|
|
<!-- /wp:group -->
|
|
|
|
<!-- wp:comment-content /-->
|
|
|
|
<!-- wp:comment-reply-link {"fontSize":"small"} /-->
|
|
|