From 1eee5974c6b121a91dfbfb00956e3f988299ffbb Mon Sep 17 00:00:00 2001 From: BernatBC Date: Thu, 10 Aug 2023 10:45:21 +0200 Subject: [PATCH] Remove more posts button in working on --- layouts/partials/sections/working-on.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/layouts/partials/sections/working-on.html b/layouts/partials/sections/working-on.html index 9aef640..1bfe10b 100644 --- a/layouts/partials/sections/working-on.html +++ b/layouts/partials/sections/working-on.html @@ -27,13 +27,4 @@ {{ end }} - {{ if (.section.showMoreButton) }} -
- - {{ i18n "show_more"}} -
- {{ end }}