mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-11 21:48:05 -04:00
related: Adjust benchmark
This commit is contained in:
parent
2dad13c0e4
commit
4346987faf
@ -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 }}
|
||||
`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user