Change config prefix hide to disable
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{{ $lastbuilddate = .Lastmod }}
|
||||
{{ end }}
|
||||
|
||||
{{ if not (.Param "paige.feed.hide_page") }}
|
||||
{{ if not (.Param "paige.feed.disable") }}
|
||||
{{ $subpages = $subpages | append . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user