From bf3663bbecd71bce595ff67eff3f4132b55b1010 Mon Sep 17 00:00:00 2001 From: Tanner Collin 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 }}