index
:
jezl
main
my personal website
jez
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
}}