Featured posts

This commit is contained in:
Sodbileg Gansukh
2023-07-10 13:31:23 +08:00
parent 490b1edddc
commit 05eefe6aeb
6 changed files with 61 additions and 12 deletions

View File

@@ -24,6 +24,7 @@
{{> "components/navigation" navigationLayout=@custom.navigation_layout}}
{{> "components/header" headerStyle=@custom.header_style}}
{{> "components/featured" showFeatured=@custom.show_featured}}
{{> "components/post-list" postListStyle=@custom.post_list_style}}
{{{body}}}