Move paige_show_full_pages to paige object
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ define "main" }}
|
||||
{{ if not .Params.paige_show_full_pages }}
|
||||
{{ if not .Params.paige.show_full_pages }}
|
||||
{{ partial "paige-article.html" . }}
|
||||
{{ end }}
|
||||
{{ partial "paige-pages.html" . }}
|
||||
|
Reference in New Issue
Block a user