Move page config under paige.page

This commit is contained in:
Will Faught
2023-01-28 16:01:36 -08:00
parent 1f7eca9b71
commit 2b05b8366d
5 changed files with 16 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
{{ if .Content }}
{{ $class := $.Params.paige.content_class }}
{{ $class := $.Params.paige.page.content_class }}
<section class="paige-content">
{{ with $class }}