From e2790ddb765bcc89604433cc7ce31a8d77131f9c Mon Sep 17 00:00:00 2001 From: Tanner Date: Thu, 30 Jun 2022 00:12:22 +0000 Subject: [PATCH] Remove hard-coded title --- webclient/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webclient/public/index.html b/webclient/public/index.html index 0024bc3..9f7675f 100644 --- a/webclient/public/index.html +++ b/webclient/public/index.html @@ -28,7 +28,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - {{ title }} - QotNews + {{ title }}