mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-19 00:15:44 +03:00
Theme 2024: Initial commit of new theme
This commit is contained in:
parent
50c21b4e85
commit
512d7ba421
17 changed files with 318 additions and 4 deletions
15
themes/wporg-5ftf-2024/templates/front-page.html
Normal file
15
themes/wporg-5ftf-2024/templates/front-page.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!-- wp:pattern {"slug":"wporg-5ftf-2024/header-front-page"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","layout":{"type":"constrained"},"className":"entry-content","style":{"spacing":{"blockGap":"0px"}}} -->
|
||||
<main class="wp-block-group entry-content">
|
||||
|
||||
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|edge-space","left":"var:preset|spacing|edge-space"}}},"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group alignfull" style="padding-right:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space)">
|
||||
<!-- wp:post-content {"layout":{"inherit":true}} /-->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:wporg/global-footer /-->
|
Loading…
Add table
Add a link
Reference in a new issue