This commit is contained in:
Sodbileg Gansukh
2023-07-10 14:12:45 +08:00
parent 42781d56ef
commit 413e08cfb1
5 changed files with 45 additions and 2 deletions

View File

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