style(head): fix indent

This commit is contained in:
Jimmy Cai 2020-12-20 11:37:11 +01:00
parent c0aed5be66
commit 67f00677b8

View File

@ -18,7 +18,7 @@
{{- end -}} {{- end -}}
{{ with .Site.Params.favicon }} {{ with .Site.Params.favicon }}
<link rel="shortcut icon" href="{{ . }}" /> <link rel="shortcut icon" href="{{ . }}" />
{{ end }} {{ end }}
{{- partial "head/custom.html" . -}} {{- partial "head/custom.html" . -}}