Use relURLs
This commit is contained in:
parent
ee51627153
commit
15a1e63122
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
{{ with .Site.Params.favicon }}
|
||||
<link rel="shortcut icon" href="{{ . | absURL }}" />{{ end }}
|
||||
<link rel="shortcut icon" href="{{ . }}" />{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue