fix: change Rhyme git url

This commit is contained in:
Kirill Siukhin 2025-07-19 20:46:16 +05:00
parent 7506eac6e2
commit 74482ec7c5

View File

@ -22,7 +22,7 @@ export default function Home() {
<a href="https://git.misterkirill.com/misterkirill"> <a href="https://git.misterkirill.com/misterkirill">
<Card title="git.misterkirill.com" description="My git repositories (Gitea)" /> <Card title="git.misterkirill.com" description="My git repositories (Gitea)" />
</a> </a>
<a href="https://git.misterkirill.com/misterkirill/Rhyme"> <a href="https://git.misterkirill.com/misterkirill/Notra">
<Card title="Notra" description="(in development) Free service for writing and saving notes, lyrics, poetry, etc..." /> <Card title="Notra" description="(in development) Free service for writing and saving notes, lyrics, poetry, etc..." />
</a> </a>
</div> </div>