diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html
index 4630813b4..5bf0a5fd1 100644
--- a/layouts/partials/logo.html
+++ b/layouts/partials/logo.html
@@ -36,7 +36,7 @@
{{ .Scratch.Set "logo_fallback" ($logo.Resize $logoWidth).RelPermalink }}
{{ end }}
-
+
{{ else }}
`{{$logoPath}}` doesn't exist
{{ end }}
@@ -47,4 +47,4 @@
{{ else }}
{{ site.Title | markdownify }}
-{{ end }}
\ No newline at end of file
+{{ end }}