From e6deb012a2f0a6d3195ab167238463851db018a1 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 2 Jul 2024 13:21:36 -0700 Subject: fix about page url and add stub about page --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/page.tsx') diff --git a/src/app/page.tsx b/src/app/page.tsx index 106193d..0a1a84d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -444,7 +444,7 @@ function KaraokePage() { Please select the video and lrc (lyrics) file
(Drag and Drop them here, or use the menus below!)
- About + About

)} -- cgit v1.2.3