first commit
This commit is contained in:
12
wp-content/themes/twentytwentyfour/templates/index.html
Normal file
12
wp-content/themes/twentytwentyfour/templates/index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} -->
|
||||
<main class="wp-block-group alignfull">
|
||||
<!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
|
||||
<h1 class="wp-block-heading alignwide" style="padding-top:var(--wp--preset--spacing--50)">Posts</h1>
|
||||
<!-- /wp:heading -->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfour/posts-3-col"} /-->
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
|
Reference in New Issue
Block a user