2 lines
92 B
HTML
2 lines
92 B
HTML
{{ with .Site.Params.favicon }}
|
|
<link rel="shortcut icon" href="{{ absURL . }}" />{{ end }}
|