diff --git a/layouts/partials/custom-head.html b/layouts/partials/custom-head.html index 8eb95f7..4d396d0 100644 --- a/layouts/partials/custom-head.html +++ b/layouts/partials/custom-head.html @@ -1,2 +1,4 @@ +{{ if hugo.IsProduction }} +{{ end }} \ No newline at end of file