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
5f343dee4f
hugo-bearcub
/
layouts
/
partials
/
favicon.html
3 lines
92 B
HTML
Raw
Normal View
History
Unescape
Escape
chore: initial commit
2020-08-31 15:40:11 +02:00
{{ with .Site.Params.favicon }}
Make images work with baseURLs containing a subdir
2023-10-18 23:36:03 -03:00
<
link
rel
=
"shortcut icon"
href
=
"{{ absURL . }}"
/
>
{{ end }}
Reference in a new issue
Copy permalink