Skip to content

Commit

Permalink
Update Matt Q&A banner (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: wordpress-org-plugin-directory[bot] <68366308+wordpress-org-plugin-directory[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 21899de commit 2d92627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/wp-content/themes/wporg-main-2022/patterns/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center"><!-- wp:group {"style":{"spacing":{"blockGap":"16px","padding":{"top":"var:preset|spacing|10","bottom":"var:preset|spacing|10"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10)"><!-- wp:paragraph {"style":{"typography":{"lineHeight":1.6},"elements":{"link":{"color":{"text":"var:preset|color|white"}}}},"textColor":"white","fontSize":"small"} -->
<p class="has-white-color has-text-color has-link-color has-small-font-size" style="line-height:1.6"><?php _e( 'Stream the Q&amp;A session with the WordPress project&#039;s co-founder, Matt Mullenweg, live from WordCamp Asia 2024. <br>March 9 at 7:30 a.m. UTC. <a href="https://wordpress.org/news/2024/03/wordcamp-asia-2024-qa-with-matt-mullenweg/">More details</a>.', 'wporg' ); ?></p>
<p class="has-white-color has-text-color has-link-color has-small-font-size" style="line-height:1.6"><?php _e( 'Watch the Q&amp;A session with the WordPress project&#039;s co-founder, Matt Mullenweg, recorded live from WordCamp Asia 2024. <br><a href="https://wordpress.org/news/2024/03/highlights-from-wordcamp-asia-2024/">Read the event highlights</a>.', 'wporg' ); ?></p>
<!-- /wp:paragraph -->

<!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}}},"textColor":"white","fontSize":"small"} -->
<p class="has-white-color has-text-color has-link-color has-small-font-size"><?php _e( '<a href="https://www.youtube.com/wordpress" data-type="page" data-id="23184"><strong>Watch now ↗</strong></a>', 'wporg' ); ?></p>
<p class="has-white-color has-text-color has-link-color has-small-font-size"><?php _e( '<a href="https://www.youtube.com/watch?v=EOF70YJLC5U" data-type="page" data-id="23184"><strong>Watch now ↗</strong></a>', 'wporg' ); ?></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:column --></div>
Expand Down

0 comments on commit 2d92627

Please sign in to comment.