From add91d5540decfa4ce5f2dd1487ec26ade656c8e Mon Sep 17 00:00:00 2001 From: Steve Xu Date: Tue, 3 Sep 2019 21:36:04 +0800 Subject: fix(layouts/partials/head.html): fix hugo 0.55 warning (#161) Closes #158 --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index ee07cfe..9da15a2 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -33,7 +33,7 @@ {{ with .Site.Params.googleVerification }}{{ end }} - + -- cgit v1.2.3