2024-08-27 17:58:23 +03:00
< ? php
/**
* Title : Front Page Header
* Slug : wporg - 5 ftf - 2024 / header - front - page
* Inserter : no
*/
?>
2024-09-12 20:15:09 +03:00
<!-- wp : wporg / global - header { " backgroundColor " : " charcoal-1 " , " style " : { " border " : { " bottom " : { " color " : " var:preset|color|white-opacity-15 " , " style " : " solid " , " width " : " 1px " }}}} /-->
2024-08-27 17:58:23 +03:00
2024-09-12 20:15:09 +03:00
<!-- wp : wporg / local - navigation - bar { " className " : " has-display-contents " , " backgroundColor " : " charcoal-1 " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|white " }, " :hover " : { " color " : { " text " : " var:preset|color|white " }}}}}, " textColor " : " white " , " fontSize " : " small " } -->
2024-08-27 17:58:23 +03:00
<!-- wp : site - title { " level " : 0 , " fontSize " : " small " , " className " : " wporg-local-navigation-bar__show-on-scroll " } /-->
2024-09-12 20:15:09 +03:00
<!-- wp : navigation { " menuSlug " : " main " , " icon " : " menu " , " overlayBackgroundColor " : " charcoal-1 " , " overlayTextColor " : " white " , " layout " : { " type " : " flex " , " orientation " : " horizontal " }, " fontSize " : " small " } /-->
2024-08-27 17:58:23 +03:00
<!-- / wp : wporg / local - navigation - bar -->
2024-09-12 20:15:09 +03:00
<!-- wp : group { " align " : " full " , " style " : { " spacing " : { " padding " : { " right " : " var:preset|spacing|edge-space " , " left " : " var:preset|spacing|edge-space " }}}, " backgroundColor " : " charcoal-1 " , " className " : " has-white-color has-charcoal-1-background-color has-text-color has-background has-link-color " , " layout " : { " type " : " constrained " }} -->
< div class = " wp-block-group alignfull has-white-color has-charcoal-1-background-color has-text-color has-background has-link-color " style = " padding-right:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space) " >
2024-08-27 17:58:23 +03:00
<!-- wp : group { " align " : " wide " , " style " : { " spacing " : { " padding " : { " top " : " var:preset|spacing|40 " , " bottom " : " var:preset|spacing|40 " }, " blockGap " : " var:preset|spacing|30 " }}, " layout " : { " type " : " flex " , " flexWrap " : " wrap " , " verticalAlignment " : " bottom " }} -->
< div class = " wp-block-group alignwide " style = " padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40) " >
<!-- wp : site - title { " level " : 1 , " isLink " : false , " style " : { " typography " : { " fontSize " : " 50px " , " lineHeight " : " 1.2 " }}} /-->
<!-- wp : paragraph { " style " : { " typography " : { " lineHeight " : " 2.3 " }}, " textColor " : " white " } -->
2024-09-10 19:56:35 +03:00
< p class = " has-white-color has-text-color " style = " line-height:2.3 " >< ? php esc_html_e ( 'Commit to the future of WordPress and the open web.' , 'wporg-5ftf' ); ?> </p>
2024-08-27 17:58:23 +03:00
<!-- / wp : paragraph -->
</ div >
<!-- / wp : group -->
</ div >
<!-- / wp : group -->