mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
related: Adjust benchmark
This commit is contained in:
@@ -155,9 +155,6 @@ disableKinds = ["taxonomy", "term", "RSS", "sitemap", "robotsTXT"]
|
||||
type = 'fragments'
|
||||
weight = 30
|
||||
-- layouts/_default/single.html --
|
||||
{{ range site.RegularPages }}
|
||||
{{ $tmp := .WordCount }}
|
||||
{{ end }}
|
||||
Len related: {{ site.RegularPages.Related . | len }}
|
||||
`
|
||||
|
||||
|
Reference in New Issue
Block a user