fix
Some checks are pending
Docker image / build-and-push-image (push) Waiting to run

This commit is contained in:
Your Name 2024-09-17 18:36:27 -06:00
parent eda8e4fa9e
commit 6a45c64ed7

View File

@ -64,8 +64,8 @@ export default function SettingsView() {
<Divider />
<Flex alignItems="center">
<Link isExternal href="https://github.com/hzrd149/nostrudel" flex={1}>
<GithubIcon /> Github
<Link isExternal href="https://git.poster.place/posterstrudel" flex={1}>
<GithubIcon /> Gitea
</Link>
<VersionButton />
</Flex>