Add underscores to parameters
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ if .Pages }}
|
||||
{{ if .Params.paigeshowfullpages }}
|
||||
{{ if .Params.paige_show_full_pages }}
|
||||
{{ $page := . }}
|
||||
{{ $p := .Paginate .Pages }}
|
||||
{{ range $p.Pages }}
|
||||
|
Reference in New Issue
Block a user