diff --git a/public/index.html b/public/index.html index 6619c8b47ef56eb2200ce164fd150a569514369f..fee38f53b55dfa2a4f3322991b3d35c44a8c0d22 100644 --- a/public/index.html +++ b/public/index.html @@ -1,9 +1,9 @@ <!DOCTYPE html> <html> - <head> - <meta charset="UTF-8" /> - </head> - <body> - This is App - </body> -</html> +<head> + <meta charset="UTF-8" /> +</head> +<body> +This is App updated +</body> +</html \ No newline at end of file