add themes
This commit is contained in:
25
chuck-theme/templates/index.html
Normal file
25
chuck-theme/templates/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!-- wp:template-part {"slug":"header","tagName":"header","className":"site-header"} /-->
|
||||
<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
|
||||
<main class="wp-block-group">
|
||||
<!-- wp:query -->
|
||||
<div class="wp-block-query">
|
||||
<!-- wp:post-template -->
|
||||
<!-- wp:post-featured-image /-->
|
||||
<!-- wp:post-title {"isLink":true} /-->
|
||||
<!-- wp:post-author {"showAvatar":false} /-->
|
||||
<!-- wp:post-date /-->
|
||||
<!-- wp:post-terms {"term":"category"} /-->
|
||||
<!-- wp:post-excerpt /-->
|
||||
<!-- /wp:post-template -->
|
||||
|
||||
<!-- wp:query-pagination -->
|
||||
<div class="wp-block-query-pagination">
|
||||
<!-- wp:query-pagination-previous /-->
|
||||
<!-- wp:query-pagination-next /-->
|
||||
</div>
|
||||
<!-- /wp:query-pagination -->
|
||||
</div>
|
||||
<!-- /wp:query -->
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer"} /-->
|
Reference in New Issue
Block a user