From 5acce5a519971657d0e0fccbd389eb3654a11d7d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 9 Apr 2021 07:43:04 +0300 Subject: [PATCH] footer: fix `rel=noopener` attribute (#33571) There's no need to use `rel=noopener` without `target=_blank`, but otherwise, it should be used since it's a potential security issue. --- site/layouts/partials/footer.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html index ec5d867edb..5e0f882297 100644 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -8,7 +8,7 @@ @@ -34,22 +34,22 @@
Projects
Community
-- 2.47.2