update favicon
again
This commit is contained in:
parent
68c3ee6096
commit
d71102f81e
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
{{ with .Site.Params.favicon }}
|
{{ with .Site.Params.favicon }}
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="{{ "favicon.ico" | relURL }}" />{{ end }}
|
<link rel="shortcut icon" type="image/x-icon" href='{{ "images/favicon.ico" | relURL }}' />{{ end }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue