From 5d731c52bb73b58b8db181745839c83055eb2522 Mon Sep 17 00:00:00 2001 From: Nathaniel Tampus Date: Sat, 18 Feb 2023 21:59:49 +0800 Subject: [PATCH] lowercase c for page title --- client/src/app/head.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/app/head.tsx b/client/src/app/head.tsx index 3f83925..c487332 100644 --- a/client/src/app/head.tsx +++ b/client/src/app/head.tsx @@ -1,7 +1,7 @@ export default function Head() { return ( <> - Chessu + chessu