Move paige_show_full_pages logic to list layout
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{{ define "main" }}
|
||||
{{ if not .Params.paige_show_full_pages }}
|
||||
{{ partial "paige-main.html" . }}
|
||||
{{ end }}
|
||||
{{ partial "paige-pages.html" . }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user