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: ccf1a5d584aad89ec792dde2d4e1e17e75fa1b43 (
plain
)
1
2
{{ with .Site.Params.favicon }}
<link
rel
=
"shortcut icon"
href
=
"{{ . | absURL }}"
/>
{{ end }}