From 09e12b747140a38bf025ff25ac2496495d9d0968 Mon Sep 17 00:00:00 2001 From: Sorin Davidoi Date: Thu, 3 Oct 2019 19:54:26 +0200 Subject: fix(heads): Add protocol to gmpg URL The resource is available over HTTPS. https://webhint.io/docs/user-guide/hints/hint-no-protocol-relative-urls/ --- 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 ab68c44..749cce6 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,7 +1,7 @@ - + {{ .Hugo.Generator }} -- cgit v1.2.1-24-ge1ad