Compare commits

...

2 commits

View file

@ -1,6 +1,5 @@
{{- $itemType := default "CreativeWork" .schemaType -}}
{{ warnf "%x" ( len ( where .g.Site.Pages "Section" .section ) ) }}
{{- $pages := where ( where .g.Site.Pages "Section" .section ) "Title" .title | first 1 -}}
{{- with .c -}}