Compare commits

..

No commits in common. "main" and "dev" have entirely different histories.
main ... dev

1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ const inter = Inter({ subsets: ['latin'], variable: '--font-inter' })
const jetbrainsMono = JetBrains_Mono({ subsets: ['latin'], variable: '--font-mono' })
export const metadata: Metadata = {
title: '(you)rCal — Relational Calendar',
title: 'rCal | Relational Calendar',
description: 'Spatiotemporal calendar with lunar overlay and multi-granularity navigation',
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>",