diff --git a/layouts/partials/sections/recent-posts.html b/layouts/partials/sections/recent-posts.html index d68a0d9..4815005 100644 --- a/layouts/partials/sections/recent-posts.html +++ b/layouts/partials/sections/recent-posts.html @@ -24,4 +24,13 @@ {{ end }} + {{ if (.section.showButton) }} +
+ + More Posts +
+ {{ end }}