Cleaned up post list component

This commit is contained in:
Sodbileg Gansukh
2023-08-16 14:48:18 +08:00
parent 06d844910a
commit 6957063474
10 changed files with 74 additions and 145 deletions

View File

@@ -7,8 +7,6 @@
{{> "components/featured" showFeatured=@custom.highlight_featured_posts limit=4}}
{{/match}}
{{> "components/cta"}}
{{> "components/post-list" postListStyle=@custom.post_feed_style}}
{{> "components/post-list" feed="home" postFeedStyle=@custom.post_feed_style showTitle=true showSidebar=@custom.show_sidebar}}