diff --git a/website/src/components/ToS.tsx b/website/src/components/ToS.tsx index 53bd9682..a1641cdb 100644 --- a/website/src/components/ToS.tsx +++ b/website/src/components/ToS.tsx @@ -72,6 +72,11 @@ const TermsData = [ title: "", desc: "The use, distribution, storage, forwarding, editing and/or other use of images that violate these terms of use is prohibited.", }, + { + number: "3.5", + title: "", + desc: "When you submit or modify text to which you hold the copyright, you agree to license it under: Creative Commons Attribution-ShareAlike 4.0 (“CC BY-SA 4.0”)" + } ], }, {