Repos » blog.jread.com » themes » jwr » layouts » partials » post-header.html
- func
- menu-contextual.html (mimetype not supported)
- page-header.html
- post-header.html
- post-summary.html (mimetype not supported)
- site-footer.html
- site-navigation.html
- social-follow.html (mimetype not supported)
- social-share.html (mimetype not supported)
- tags.html (mimetype not supported)
{{- .Title -}}
{{ partial "social-share.html" . }}{{ $featured_image := partial "func/GetFeaturedImage.html" . }}
{{ if eq .Site.Params.usefeaturedimage true }}
{{ end }}
