index
:
hugo-bearcub
main
🐻 A lightweight Hugo theme based on Bear Blog and Hugo Bear Blog
Mirai Kumiko
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
/
partials
/
favicon.html
blob: d391a86b4fb05150f7c9f0163c7ef1c5df6bf233 (
plain
)
1
2
{{ with .Site.Params.favicon }}
<link
rel
=
"shortcut icon"
href
=
"{{ absURL . }}"
/>
{{ end }}