diff --git a/src/config.json b/src/config.json index 6d509ad..f58e848 100644 --- a/src/config.json +++ b/src/config.json @@ -1,3 +1,5 @@ -{ - "url": "http://localhost:3000" -} +{ + "title": "Momentum", + "description": "Enterprise Resource Managment", + "url": "http://localhost:3000" +}