Compare commits
No commits in common. "main" and "dev" have entirely different histories.
|
|
@ -12,7 +12,7 @@ const inter = Inter({
|
||||||
})
|
})
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: '(you)rNotes — Universal Knowledge Capture',
|
title: 'rNotes - Universal Knowledge Capture',
|
||||||
description: 'Capture notes, clips, bookmarks, code, and files. Organize in notebooks, tag freely, and collaborate on a visual canvas shared across r*Spaces.',
|
description: 'Capture notes, clips, bookmarks, code, and files. Organize in notebooks, tag freely, and collaborate on a visual canvas shared across r*Spaces.',
|
||||||
icons: {
|
icons: {
|
||||||
icon: "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📝</text></svg>",
|
icon: "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📝</text></svg>",
|
||||||
|
|
@ -24,7 +24,7 @@ export const metadata: Metadata = {
|
||||||
title: 'rNotes',
|
title: 'rNotes',
|
||||||
},
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: '(you)rNotes — Universal Knowledge Capture',
|
title: 'rNotes - Universal Knowledge Capture',
|
||||||
description: 'Capture notes, clips, bookmarks, code, and files with a collaborative canvas.',
|
description: 'Capture notes, clips, bookmarks, code, and files with a collaborative canvas.',
|
||||||
type: 'website',
|
type: 'website',
|
||||||
url: 'https://rnotes.online',
|
url: 'https://rnotes.online',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue