diff --git a/app/views/site/contact.scala b/app/views/site/contact.scala index a76b321dd6..66261b074c 100644 --- a/app/views/site/contact.scala +++ b/app/views/site/contact.scala @@ -339,6 +339,17 @@ object contact { ) ) ), + Leaf( + "dmca", + "DMCA / Intellectual Property Take Down Notice", + p( + a( + href := "https://docs.google.com/forms/d/e/1FAIpQLSdRVaJ6Wk2KHcrLcY0BxM7lTwYSQHDsY2DsGwbYoLUBo3ngfQ/viewform" + )("Complete this form"), + " ", + "if you are the original copyright holder, or an agent acting on behalf of the copyright holder, and believe Lichess is hosting work(s) you hold the copyright to." + ) + ), Leaf( "contact-other", noneOfTheAbove(),