mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
Fixing html tag
This commit is contained in:
parent
5cdeb1622b
commit
41618bd6f5
@ -1,3 +1,3 @@
|
|||||||
{{ if .Site.Params.favicon }}
|
{{ if .Site.Params.favicon }}
|
||||||
<link rel="shortcut icon" href="/{{ .Site.Params.favicon }}" type="image/x-icon">
|
<link rel="shortcut icon" href="/{{ .Site.Params.favicon }}" type="image/x-icon" />
|
||||||
{{ end }}
|
{{ end }}
|
Loading…
x
Reference in New Issue
Block a user