fix: change Rhyme to Notra
This commit is contained in:
parent
491c3bce9e
commit
7506eac6e2
@ -8,8 +8,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Kirill Siukhin 👋",
|
||||
description: "Hey! My name is Kirill and I am making interesting things in the web :)",
|
||||
title: "Kirill Siukhin",
|
||||
description: "Hey! My name is Kirill and I make funny things in the web :)",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
@ -23,7 +23,7 @@ export default function Home() {
|
||||
<Card title="git.misterkirill.com" description="My git repositories (Gitea)" />
|
||||
</a>
|
||||
<a href="https://git.misterkirill.com/misterkirill/Rhyme">
|
||||
<Card title="Rhyme" 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>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user