diff --git a/layouts/partials/sections/recent-posts.html b/layouts/partials/sections/recent-posts.html index d68a0d9..1d7e566 100644 --- a/layouts/partials/sections/recent-posts.html +++ b/layouts/partials/sections/recent-posts.html @@ -24,4 +24,13 @@ {{ end }} + {{ if (.section.showMoreButton) }} +
+ + {{ i18n "show_more"}} +
+ {{ end }}