Back to Distribution

Schema

docs/themes/hugo-geekdoc/layouts/partials/microformats/schema.html

3.1.1174 B
Original Source

{{ $isPage := or (and (ne .Type "posts") (in "section page" .Kind )) (and (eq .Type "posts") (eq .Kind "page")) }} {{- if eq .Kind "home" }} {{- else if $isPage }} {{- end }}