Add noreferred

This commit is contained in:
Jackson Harper
2023-07-13 18:54:35 +08:00
parent d38c9e9867
commit f53c3bf795

View File

@ -28,7 +28,11 @@ export function EmptyLibrary(props: EmptyLibraryProps): JSX.Element {
<StyledText style="footnote" css={{ color: '$grayTextContrast' }}>
You can add a link or read more about Omnivore&apos;s{' '}
<a href="https://docs.omnivore.app/using/search.html" target="_blank">
<a
href="https://docs.omnivore.app/using/search.html"
target="_blank"
rel="noreferrer"
>
advanced search
</a>
.