diff --git a/layouts/partials/favicon.html b/layouts/partials/favicon.html index 7f25493485..9846a90a81 100644 --- a/layouts/partials/favicon.html +++ b/layouts/partials/favicon.html @@ -4,11 +4,11 @@ {{- else if (fileExists "/static/images/favicon.png") -}} {{- else if (fileExists "/static/images/favicon.ico") -}} - + {{- else if (fileExists "/static/images/logo.svg") -}} {{- else if (fileExists "/static/images/logo.png") -}} {{- else if (fileExists "/static/images/logo.ico") -}} - -{{- end }} \ No newline at end of file + +{{- end }}