{{ range .Site.Params.Social -}}
{{ partial "icon" .type }}
{{- end }}
{{ if (.Site.Params.copyright) -}}
{{ if .Site.Params.copyright }} {{ i18n "copyright" }} © {{ now.Format "2006" }} {{ .Site.Title }} {{ end }} {{ if or (.Site.Params.credit) (eq (isset .Site.Params "credit") false) -}}
Theme: Osprey Delight
{{- end }}
{{- end }}