This website requires JavaScript.
Explore
Help
Sign In
aditya
/
hugo-theme-introduction
Watch
1
Star
0
Fork
You've already forked hugo-theme-introduction
0
mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced
2024-12-23 23:22:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ef5feab3ef
hugo-theme-introduction
/
layouts
/
partials
/
head
/
favicons.html
4 lines
93 B
HTML
Raw
Normal View
History
Unescape
Escape
Refactor config.toml
2018-07-20 12:45:36 +00:00
{{ with .Site.Params.favicon }}
<
link
rel
=
"shortcut icon"
href
=
"{{ . | relURL }}"
>
{{ end }}
Reference in a new issue
Copy permalink