summaryrefslogtreecommitdiffstats
path: root/_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html
diff options
context:
space:
mode:
Diffstat (limited to '_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html')
-rw-r--r--_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html b/_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html
index a7cf439cb..5ae1e07a7 100644
--- a/_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html
+++ b/_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html
@@ -95,7 +95,7 @@ Showcase: {{ .Title }}
</a>
</li>
{{end}}
- {{if ge $number_of_entries 20}}
+ {{if gt $number_of_entries 20}}
<li class="mt3">
<a href="/showcase/page/2/" class="link blue">
See More &raquo;