From bb8fe7e3483a64c535f593822ff15bce6ef5be63 Mon Sep 17 00:00:00 2001
From: M9713 <m9713@student.jamk.fi>
Date: Tue, 7 Dec 2021 12:38:38 +0200
Subject: [PATCH] Update index.html

---
 conduit-front/public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conduit-front/public/index.html b/conduit-front/public/index.html
index a02f183..8ae8241 100644
--- a/conduit-front/public/index.html
+++ b/conduit-front/public/index.html
@@ -16,7 +16,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>Conduit-Miau</title>
+    <title>ConduitMiau</title>
   </head>
   <body>
     <div id="root"></div>
-- 
GitLab