added siteDescription config

This commit is contained in:
srgooglo 2022-10-09 00:24:37 +02:00
parent a9669cefa6
commit 89aecc082a

View File

@ -71,6 +71,7 @@ export default {
app: {
title: packagejson.name,
siteName: "Comty",
siteDescription: "Comty, a prototype of social network.",
mainPath: "/home",
authPath: "/login",
copyright: "Comty - RageStudio© 2022",