From 13cc659390a4dfe10250a0a1ce8d8ed3985077ec Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 7 Apr 2021 09:19:37 +0300 Subject: [PATCH] footer: fix `rel=noopener` attribute 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 ec5d867edb69..5e0f88229711 100644 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -8,7 +8,7 @@ @@ -34,22 +34,22 @@
Guides
Projects
Community