init
This commit is contained in:
25
theme/templates/single.html
Normal file
25
theme/templates/single.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","className":"page-header-light","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group page-header-light">
|
||||
|
||||
<!-- wp:group {"className":"section","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group section">
|
||||
<!-- wp:group {"className":"container","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group container">
|
||||
|
||||
<!-- wp:post-title {"level":1} /-->
|
||||
|
||||
<!-- wp:post-date {"fontSize":"sm"} /-->
|
||||
|
||||
<!-- wp:post-content {"layout":{"type":"default"}} /-->
|
||||
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
Reference in New Issue
Block a user