split author and copyright

This commit is contained in:
srgooglo 2022-09-07 16:30:53 +02:00
parent a21cefb92c
commit bab7065fc2

View File

@ -30,7 +30,7 @@ export default {
package: packagejson,
defaultTheme: defaultTheme,
defaultSoundPack: defaultSoundPack,
author: "RageStudio© 2022",
author: "RageStudio©",
footerLinks: [
{
label: "Terms of Service",
@ -66,6 +66,7 @@ export default {
title: packagejson.name,
siteName: "Comty",
mainPath: "/home",
copyright: "Comty - RageStudio© 2022",
storage: {
basics: "user",
token: "token",