From b83b4e8e569e23c9e8a8ec1ff582326cdb3beb81 Mon Sep 17 00:00:00 2001 From: tiago <70700766+tiagozip@users.noreply.github.com> Date: Wed, 19 Nov 2025 12:59:58 +0000 Subject: [PATCH] docs: update taglines --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 494a853..a1f2789 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,8 +4,8 @@ layout: home hero: name: "Cap" - text: "The modern, open-source CAPTCHA" - tagline: "Lightweight, self-hosted, privacy-friendly, and designed to put you first. Switch from reCAPTCHA in minutes." + text: "Self-hosted CAPTCHA for the modern web." + tagline: "Lightweight, privacy-first, and designed to put you first. Switch from reCAPTCHA in minutes." image: src: /logo.png alt: VitePress @@ -49,7 +49,7 @@ features: ## What is Cap? -Cap is the modern, open-source alternative to traditional CAPTCHAs that uses proof-of-work instead of annoying visual puzzles. +Cap is the modern, self-hosted alternative to traditional CAPTCHAs that uses proof-of-work instead of annoying visual puzzles. Cap is built with JavaScript and Rust and both the widget and server helper have zero dependencies.