This website requires JavaScript.
Explore
Woodpecker CI
Request Account
Help
Sign In
earnestma
/
hugo-bearblog-fork
Archived
Watch
1
Star
0
Fork
You've already forked hugo-bearblog-fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2021-08-12
. You can view files and clone it, but cannot push or open issues/pull-requests.
e13df26c71
hugo-bearblog-fork
/
layouts
/
partials
/
favicon.html
3 lines
94 B
HTML
Raw
Blame
History
{{ with .Site.Params.favicon }}
<
link
rel
=
"shortcut icon"
href
=
"{{ . | absURL }}"
/
>
{{ end }}
Reference in New Issue
View Git Blame
Copy Permalink