From 282d860ca8c4e8ed8b82a863402bdfe288554f15 Mon Sep 17 00:00:00 2001 From: Afsha10 Date: Wed, 17 Jan 2024 23:52:18 +0000 Subject: [PATCH] Change the title * Change the title "React App" to something more specific to the app we created such as "Video Storage App" --- client/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/public/index.html b/client/public/index.html index 2b5a6f4ed7..06019e3bc3 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -17,7 +17,7 @@ crossorigin="anonymous" /> - React App + Video Storage App