chore: remove frontend link to source code

Signed-off-by: zu1k <i@zu1k.com>
master
zu1k 2022-12-06 10:26:23 +08:00
parent bfc9216931
commit 73f0ae5b6e
No known key found for this signature in database
GPG Key ID: AE381A8FB1EF2CC8
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ const App: React.FC = () => {
<Spacer />
<Footer>
zLib Searcher ©2022 | <ExternalLink href={repository}>Source Code</ExternalLink>
zLib Searcher ©2022
</Footer>
</Flex>
);