diff options
| -rw-r--r-- | src/app/favicon.ico | bin | 25931 -> 15406 bytes | |||
| -rw-r--r-- | src/app/layout.tsx | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/app/favicon.ico b/src/app/favicon.ico Binary files differindex 718d6fe..28f11e9 100644 --- a/src/app/favicon.ico +++ b/src/app/favicon.ico diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a14e64f..e88bb71 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,6 +1,6 @@ export const metadata = { - title: 'Next.js', - description: 'Generated by Next.js', + title: 'Patchwork Karaoke', + description: 'A karaoke oriented media player with support for lyrics, subtitles, and offset adjustments!', } export default function RootLayout({ |
