This website requires JavaScript.
Explore
Help
Sign in
aselimov
/
hugo-bearcub
Watch
1
Star
0
Fork
You've already forked hugo-bearcub
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
211cc8aad3
hugo-bearcub
/
layouts
/
partials
/
favicon.html
3 lines
85 B
HTML
Raw
Normal View
History
Unescape
Escape
chore: initial commit
2020-08-31 15:40:11 +02:00
{{ with .Site.Params.favicon }}
Use relURLs
2023-02-13 16:50:21 -03:00
<
link
rel
=
"shortcut icon"
href
=
"{{ . }}"
/
>
{{ end }}
Reference in a new issue
Copy permalink