sample-large-text.php 587 B

1234567891011121314151617
  1. <?php
  2. /**
  3. * Title: Sample Large Text
  4. * Slug: loudness/sample_large_text
  5. * Categories: featured
  6. */
  7. ?>
  8. <!-- wp:group {"align":"full","layout":{"type":"default"}} -->
  9. <div class="wp-block-group alignfull">
  10. <!-- wp:paragraph {"fontSize":"x-large"} -->
  11. <p class="has-x-large-font-size"><?php echo esc_html__( 'On September 25th, we\'re hosting a day-long workshop for beginner musicians, existing artists transitioning into electronic music, or anyone curious about how to begin with electronic music production.', 'loudness' ); ?></p>
  12. <!-- /wp:paragraph -->
  13. </div>
  14. <!-- /wp:group -->