Rename paige.feeds.exclude to paige.exclude_feeds
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{{ $build = .Lastmod }}
|
||||
{{ end }}
|
||||
|
||||
{{ if not (.Param "paige.feeds.exclude") }}
|
||||
{{ if not (.Param "paige.exclude_feeds") }}
|
||||
{{ $subpages = $subpages | append . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user