diff --git a/lib/plausible_web/templates/layout/_footer.html.eex b/lib/plausible_web/templates/layout/_footer.html.eex index 893c42b7888fae18e0ecc4615cfe11136a0807ee..371d569477d0a6ef3dbe91011a074e81584a5891 100644 --- a/lib/plausible_web/templates/layout/_footer.html.eex +++ b/lib/plausible_web/templates/layout/_footer.html.eex @@ -66,6 +66,11 @@ vs Matomo </a> </li> + <li class="mt-4"> + <a ref="noferrer" href="https://plausible.io/vs-cloudflare-web-analytics" class="text-base text-gray-300 leading-6 hover:text-white"> + vs Cloudflare + </a> + </li> </ul> </div> </div>