mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add rel="noreferrer"
This commit is contained in:
parent
8d46a39f51
commit
cde325148b
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ function AddReadwiseForm(): JSX.Element {
|
|||
<SpanBox>Enter your API key from Readwise below. You can get your token{' '}
|
||||
<a
|
||||
target='_blank'
|
||||
rel="noreferrer"
|
||||
referrerPolicy='no-referrer'
|
||||
style={{ color: '$utilityTextDefault' }}
|
||||
href="https://readwise.io/access_token"
|
||||
|
|
|
|||
Loading…
Reference in a new issue