From 085e80408d7fb595a7fbc74a83281838af7dc3e7 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 31 Jan 2023 23:57:01 -0800 Subject: [PATCH] Add rel="noreferrer" --- components/Header/index.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/components/Header/index.tsx b/components/Header/index.tsx index 68e084be..a8826dd9 100644 --- a/components/Header/index.tsx +++ b/components/Header/index.tsx @@ -471,7 +471,11 @@ const Header = () => { - + {t('about.segmented_control.about')} @@ -479,6 +483,7 @@ const Header = () => { {t('about.segmented_control.updates')} @@ -487,6 +492,7 @@ const Header = () => { {t('about.segmented_control.roadmap')}