From 7596bdad6a6275ce7c1473523154e90aac9eda05 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Sun, 20 Jul 2025 23:39:19 -0400 Subject: [PATCH] Update src/config.json --- src/config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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" +}