mirror of
https://git.earne.link/earnestma/dracublog
synced 2025-04-05 19:39:04 +02:00
3 lines
94 B
HTML
3 lines
94 B
HTML
{{ with .Site.Params.favicon }}
|
|
<link rel="shortcut icon" href="{{ . | absURL }}" />{{ end }}
|