diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 463b25c..c685899 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -1,6 +1,6 @@
{{ partial "header.html" . }}
-{{ with .Params.icon }}{{ end }}{{ .Title }}
+{{ with .Params.icon }}{{ end }}{{ .Title }}
{{ with .Params.img }}{{ end }}