diff --git a/client/src/pages/home/index.jsx b/client/src/pages/home/index.jsx index 84d23ca..7ce9052 100644 --- a/client/src/pages/home/index.jsx +++ b/client/src/pages/home/index.jsx @@ -177,7 +177,7 @@ const HomePage = () => { -
+

{route.Name}

{route.Description}

{route.Target}

diff --git a/package.json b/package.json index b8812ca..3189c3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cosmos-server", - "version": "0.5.0-unstable27", + "version": "0.5.0-unstable28", "description": "", "main": "test-server.js", "bugs": {