Post template

This commit is contained in:
Sodbileg Gansukh
2023-07-13 14:56:13 +08:00
parent b30af5107a
commit 4739b08e25
7 changed files with 488 additions and 15 deletions

View File

@@ -46,13 +46,11 @@
<div class="gh-viewport">
{{> "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}}}
{{> "components/footer"}}
{{{body}}}
</div>
{{!-- Scripts - handle responsive videos, infinite scroll, and navigation dropdowns --}}