mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Ramiro Morales
03.43.2024 803a5f20450e2769fdbe37589efdb9c7de169780
1
2
3
{{ if .Site.Params.favicon }}
<link rel="shortcut icon" href="{{ relURL ($.Site.Params.favicon) }}" type="image/x-icon" />
{{ end }}