mirror of
https://codeberg.org/NoGitHub/nogithub.codeberg.page.git
synced 2025-01-03 12:30:06 -05:00
3 lines
92 B
HTML
3 lines
92 B
HTML
|
{{ with .Site.Params.favicon }}
|
||
|
<link rel="shortcut icon" href="{{ . | absURL }}">{{ end }}
|