{{ partial "social_links.html" . }}
Powered by Hugo {{- $current := now.Format "2006" }} © {{ if ne .Site.Params.since $current }} {{ .Site.Params.since }} - {{ end }} {{- $current }} {{/* icon heart */}} {{ partial "svg/heart.svg" }} {{- if or .Site.Copyright .Site.Author.name -}} {{if .Site.Copyright }}{{ .Site.Copyright | safeHTML }} {{ else }}{{ .Site.Author.name | safeHTML }} {{ end }} Creative Commons License
This work by Salar Rahmanian is licensed under a Creative Commons Attribution 4.0 International License. Please attribute properly and link back.
{{- end -}}
{{ if .Site.Params.customFooter }} {{ .Site.Params.customFooter | safeHTML }} {{ end }}