about.php 685 B

1234567891011
  1. <?php
  2. /**
  3. * Title: About
  4. * Slug: brightblog/about
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:paragraph {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} -->
  9. <p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><?php echo esc_html__( 'A beautifully designed WordPress blog theme displaying large typography and customizable color palettes. With its clean and modern design, Brightblog offers a unique and engaging way to showcase your blog content.', 'brightblog' ); ?></p>
  10. <!-- /wp:paragraph -->