From 704fe124e1c28ad3953ee89ba0f87effa99925e5 Mon Sep 17 00:00:00 2001 From: M9713 <m9713@student.jamk.fi> Date: Fri, 3 Dec 2021 13:14:18 +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 8ae8241..a02f183 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>ConduitMiau</title> + <title>Conduit-Miau</title> </head> <body> <div id="root"></div> -- GitLab