diff --git a/layouts/partials/home/background.html b/layouts/partials/home/background.html
index 8bce94c0..e5859b73 100644
--- a/layouts/partials/home/background.html
+++ b/layouts/partials/home/background.html
@@ -8,7 +8,7 @@
{{ with .Site.Params.defaultBackgroundImage }}{{ $homepageImage = resources.Get . }}{{ end }}
{{ with .Site.Params.homepage.homepageImage }}{{ $homepageImage = resources.Get . }}{{ end }}
{{ if not (eq $homepageImage "") }}
-
+