June 2026 Production theme
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{{!< default}}
|
||||
|
||||
<main class="site-main">
|
||||
|
||||
{{#post}}
|
||||
{{> "content" width="narrow"}}
|
||||
{{/post}}
|
||||
|
||||
{{#is "post"}}
|
||||
{{#if @custom.show_related_posts}}
|
||||
{{> "related-posts"}}
|
||||
{{/if}}
|
||||
|
||||
{{#post}}
|
||||
{{> "comments"}}
|
||||
{{/post}}
|
||||
{{/is}}
|
||||
|
||||
</main>
|
||||
Reference in New Issue
Block a user