This commit is contained in:
Sodbileg Gansukh
2023-07-26 16:03:19 +08:00
parent 93bce3d338
commit fa133aa6ad
8 changed files with 193 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{{#if showFeatured}}
{{#get "posts" filter="featured:true" include="authors" limit="4" as |featured|}}
{{#get "posts" filter="featured:true" include="authors" limit=limit as |featured|}}
{{#if featured}}
<section class="gh-featured gh-outer">
<div class="gh-featured-inner gh-inner">