diff --git a/internal/theme/twentyfifteen/layout/head.gohtml b/internal/theme/twentyfifteen/layout/head.gohtml index 76a245f..f88d212 100644 --- a/internal/theme/twentyfifteen/layout/head.gohtml +++ b/internal/theme/twentyfifteen/layout/head.gohtml @@ -61,10 +61,6 @@ - {{if .customBackground}} - {{.customBackground|unescaped}} - {{end}} - {{template "common/head" .}} {{block "head" .}} {{end}}