diff --git a/web/flamenco-io-site/config.toml b/web/flamenco-io-site/config.toml index 3fbd8a76..17cfc314 100644 --- a/web/flamenco-io-site/config.toml +++ b/web/flamenco-io-site/config.toml @@ -113,5 +113,5 @@ enableRobotsTXT = true # (Optional, default none) Adds a "Content licensed under " line to the footer. # Could be used if you want to define a default license for your content. [params.geekdocContentLicense] - name = "CC BY 4.0" + name = "CC BY 4.0 - Blender Foundation" link = "https://creativecommons.org/licenses/by/4.0/"