diff --git a/layouts/blog/baseof.html b/layouts/blog/baseof.html
index 4163c5b474..2967f38675 100644
--- a/layouts/blog/baseof.html
+++ b/layouts/blog/baseof.html
@@ -1,12 +1,12 @@
- {{ partial "head.html" . }}
- {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}
-
{{ with .Params.canonicalUrl }}
{{ end }}
+ {{ partial "head.html" . }}
+ {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}
+