summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHaishan <[email protected]>2018-12-18 22:00:19 +0800
committerHaishan <[email protected]>2018-12-18 22:00:19 +0800
commita21cd2a25805413dd522d0bb3a43c5afc3c8b702 (patch)
treef081b8453f75735fbeb093aeca05af28fbb0e2c3 /src
parentce049e2745fe4d908e341838f0f7ac87d55bf4d6 (diff)
chore: add noopener to _blank targeted a tag rel
Diffstat (limited to 'src')
-rw-r--r--src/components/SideBar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/SideBar.js b/src/components/SideBar.js
index 8298012..12d2950 100644
--- a/src/components/SideBar.js
+++ b/src/components/SideBar.js
@@ -41,7 +41,7 @@ function SideBar() {
href="https://github.com/haishanh/yacd"
className={s.logoLink}
target="_blank"
- rel="noreferrer"
+ rel="noopener noreferrer"
>
<div className={s.logo}>
<Icon id={yacd.id} width={80} height={80} />