diff options
Diffstat (limited to 'src/app/page.tsx')
| -rw-r--r-- | src/app/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
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 <br /> (Drag and Drop them here, or use the menus below!) <br /> - <StyledLink href="/about>">About</StyledLink> + <StyledLink href="/about">About</StyledLink> </p> </div> )} |
