From 1de98a9849b3de063c60ded040bdd3e93959382a Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Mon, 30 Aug 2021 12:41:56 -0400 Subject: [PATCH] update site name to Convene --- src/assets/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/config.json b/src/assets/config.json index 7cbcb80..bb73227 100644 --- a/src/assets/config.json +++ b/src/assets/config.json @@ -1,5 +1,5 @@ { - "appName": "Keanu Weblite", + "appName": "Convene", "product": "Convene", "productLink": "letsconvene.im", "defaultServer": "https://neo.keanu.im", @@ -25,4 +25,4 @@ } } } -} \ No newline at end of file +}