ghost-theme-sd.ai/index.hbs

6 lines
300 B
Handlebars
Raw Normal View History

2023-07-05 20:43:09 +08:00
{{!< default}}
2023-07-13 14:56:13 +08:00
{{!-- The tag above means: insert everything in this file into the body of the default.hbs template --}}
2023-08-16 14:48:18 +08:00
<main class="gh-main">
{{> "components/post-list" feed="index" postFeedStyle=@custom.post_feed_style showTitle=true showSidebar=@custom.show_publication_info_sidebar}}
2023-07-31 17:26:56 +08:00
</main>