diff --git a/web/src/lib/env.ts b/web/src/lib/env.ts index f303b432..43dc98df 100644 --- a/web/src/lib/env.ts +++ b/web/src/lib/env.ts @@ -50,6 +50,8 @@ const siriShortcuts = { const docs = { instanceHosting: "https://github.com/imputnet/cobalt/blob/main/docs/run-an-instance.md", + webLicense: "https://github.com/imputnet/cobalt/blob/main/web/LICENSE", + apiLicense: "https://github.com/imputnet/cobalt/blob/main/api/LICENSE", }; const apiURL = "https://api.cobalt.tools"; diff --git a/web/src/routes/about/credits/+page.svelte b/web/src/routes/about/credits/+page.svelte index 392529e0..a9148275 100644 --- a/web/src/routes/about/credits/+page.svelte +++ b/web/src/routes/about/credits/+page.svelte @@ -1 +1,41 @@ -
+ meowbalt is cobalt's speedy mascot. he is an extremely expressive cat that loves fast internet. +
+
+ all amazing drawings of meowbalt that you see in cobalt were made by
+
+ you cannot use or modify GlitchyPSI's artworks of meowbalt without his explicit permission. +
++ you cannot use or modify the meowbalt character design commercially or in any form that isn't fan art. +
+
+ cobalt processing server is open source and licensed under
+ cobalt frontend is
+
+ we rely on many open source libraries, create & distribute our own.
+ you can see the full list of dependencies on