ghost-theme-sd.ai/index.hbs
Sodbileg Gansukh 4739b08e25 Post template
2023-07-13 14:56:13 +08:00

6 lines
309 B
Handlebars

{{!< default}}
{{!-- The tag above means: insert everything in this file into the body of the default.hbs template --}}
{{> "components/header" headerStyle=@custom.header_style}}
{{> "components/featured" showFeatured=@custom.show_featured}}
{{> "components/post-list" postListStyle=@custom.post_list_style}}