PIVOINE
{{- partial "logo.html" (dict "id" "footer" "class" "h-10 w-auto") -}}

{{ .Site.Params.description }}

    {{- range .Site.Menus.footer -}}
  • {{ .Name }}
  • {{- end -}} {{- with .Site.Params.social -}} {{- range $platform, $url := . -}}
  • {{- $platform | upper -}}{{ partial "icon.html" "arrow-external" }}
  • {{- end -}} {{- end -}}

© {{ .Site.Params.copyrightYear }} {{ .Site.Params.author }}. All rights reserved.