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

Regis Philibert
19.35.2020 ce48112de29f91330ec4da2bfb7ed14d0ee1a19f
1
2
3
{{ if .Site.Params.favicon }}
<link rel="shortcut icon" href="{{ relURL ($.Site.Params.favicon) }}" type="image/x-icon" />
{{ end }}