add themes
This commit is contained in:
28
chuck-theme/templates/single.html
Normal file
28
chuck-theme/templates/single.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<!-- wp:template-part {"slug":"header","tagName":"header","className":"site-header"} /-->
|
||||
<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
|
||||
<main class="wp-block-group">
|
||||
<!-- wp:post-featured-image /-->
|
||||
<!-- wp:post-title /-->
|
||||
<!-- wp:spacer {"height":40} -->
|
||||
<div style="height: 40px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
<!-- wp:post-content /-->
|
||||
<!-- wp:spacer {"height":"40px"} -->
|
||||
<div style="height: 40px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
<!-- wp:post-terms {"term":"post_tag"} /-->
|
||||
<!-- wp:spacer {"height":"40px"} -->
|
||||
<div style="height: 40px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
<!-- wp:post-navigation-link {"type":"previous"} /-->
|
||||
<!-- wp:post-navigation-link /-->
|
||||
|
||||
<!-- wp:spacer -->
|
||||
<div style="height: 100px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
<!-- wp:template-part {"slug":"comments"} -->
|
||||
</main>
|
||||
<!-- /wp:template-part -->
|
||||
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer"} /-->
|
||||
<!-- /wp:group -->
|
Reference in New Issue
Block a user