diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 7c9ef81..533a385 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -5,9 +5,13 @@ {{ if ne .URL "/" }}{{ .Title }} · {{ end }}{{ .Site.Title }} + {{ if (fileExists "static/img/favicon.ico") -}} + {{- end }} + {{ if (fileExists "static/img/favicon.png") -}} + {{- end }}