diff --git a/themes/buha/layouts/index.html b/themes/buha/layouts/index.html index 029bee45..2d9ea32e 100644 --- a/themes/buha/layouts/index.html +++ b/themes/buha/layouts/index.html @@ -26,10 +26,10 @@ {{ if i18n $feat }} {{ $feat = i18n $feat }} {{ end }} -
+
{{ partial "layout/gen_list" (dict "context" . "pages" $featured "title" $feat "limit" "5" )}} {{ partial "layout/gen_list" (dict "context" . "pages" $posts "title" $news "link" "news" "limit" "5" )}} -
+ {{ end }}