Skip to content

Commit

Permalink
[automated] Sync content from Page Editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
wordpress-org-automations[bot] authored and github-actions[bot] committed Jun 3, 2024
1 parent d14d5a2 commit 76b1916
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions source/wp-content/themes/wporg-main-2022/patterns/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@
*/

?>
<!-- wp:wporg/link-wrapper {"align":"full","style":{"spacing":{"padding":{"right":"24px","left":"var:preset|spacing|edge-space","top":"var:preset|spacing|10","bottom":"var:preset|spacing|10"}},"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"width":"1px","color":"var:preset|color|light-grey-1"},"left":{"width":"0px","style":"none"}},"elements":{"link":{"color":{"text":"var:preset|color|charcoal-1"}}}},"textColor":"charcoal-1","layout":{"type":"constrained"}} -->
<a class="wp-block-wporg-link-wrapper alignfull has-charcoal-1-color has-text-color has-link-color" style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-color:var(--wp--preset--color--light-grey-1);border-bottom-width:1px;border-left-style:none;border-left-width:0px;padding-top:var(--wp--preset--spacing--10);padding-right:24px;padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--edge-space)" href="<?php _e( 'https://wordpress.org/news/2024/05/wordcamp-europe-2024-mid-year-update-and-qa-with-matt-mullenweg/', 'wporg' ); ?>"><!-- wp:group {"style":{"spacing":{"blockGap":"8px"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center","verticalAlignment":"center"}} -->
<div class="wp-block-group"><!-- wp:paragraph {"className":"is-style-short-text"} -->
<p class="is-style-short-text"><?php _e( 'Matt Mullenweg at WordCamp Europe—streaming live June 15', 'wporg' ); ?></p>
<!-- /wp:paragraph -->

<!-- wp:group {"style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"3px","bottom":"3px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:3px;padding-bottom:3px;line-height:1"><!-- wp:image {"id":40598,"width":"24px","height":"24px","scale":"cover","sizeSlug":"full","linkDestination":"none","style":{"layout":{"selfStretch":"fixed","flexSize":"24px"}}} -->
<figure class="wp-block-image size-full is-resized"><img src="https://wordpress.org/files/2024/06/chevron-right-small.png" alt="" class="wp-image-40598" style="object-fit:cover;width:24px;height:24px" /></figure>
<!-- /wp:image --></div>
<!-- /wp:group --></div>
<!-- /wp:group --></a>
<!-- /wp:wporg/link-wrapper -->

<!-- wp:group {"metadata":{"name":"Hero"},"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|edge-space","left":"var:preset|spacing|edge-space","top":"5rem","bottom":"5rem"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull" id="intro" style="padding-top:5rem;padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:5rem;padding-left:var(--wp--preset--spacing--edge-space)"><!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"top":"30px","left":"var:preset|spacing|40"}}}} -->
<div class="wp-block-columns alignwide"><!-- wp:column {"verticalAlignment":"center","width":"50%"} -->
Expand Down

0 comments on commit 76b1916

Please sign in to comment.