added trademark to config

This commit is contained in:
SrGooglo 2022-11-28 04:36:42 +00:00
parent 00ec5c0f34
commit e340dfe482

View File

@ -70,7 +70,7 @@ export default {
}, },
app: { app: {
title: packagejson.name, title: packagejson.name,
siteName: "Comty", siteName: "Comty",
siteDescription: "Comty, a prototype of social network.", siteDescription: "Comty, a prototype of social network.",
mainPath: "/home", mainPath: "/home",
authPath: "/login", authPath: "/login",