From 78397dad376c85ca6192ff12e6e9a5890245888e Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Tue, 12 Nov 2019 10:10:30 +0000 Subject: [PATCH] fix(search): do not send referrer - https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types - https://github.com/whatwg/html/issues/2983 - https://github.com/whatwg/html/pull/4332 --- themes/chameleon/layout/_partial/header.ejs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/chameleon/layout/_partial/header.ejs b/themes/chameleon/layout/_partial/header.ejs index c15e1ce..c12ef05 100644 --- a/themes/chameleon/layout/_partial/header.ejs +++ b/themes/chameleon/layout/_partial/header.ejs @@ -6,7 +6,7 @@ <% } %>
-
+ @@ -24,13 +24,12 @@ <%/* Nav menu for mobile */%>