Post list

This commit is contained in:
Sodbileg Gansukh
2023-07-10 11:58:34 +08:00
parent bd5c882ebb
commit 0e63d043c2
6 changed files with 61 additions and 4 deletions

View File

@@ -23,7 +23,8 @@
<div class="gh-viewport">
{{> "components/navigation" navigationLayout=@custom.navigation_layout}}
{{> "components/header" headerStyle="Search"}}
{{> "components/header" headerStyle=@custom.header_style}}
{{> "components/post-list" postListStyle=@custom.post_list_style}}
{{{body}}}