diff --git a/public/index.html b/public/index.html index ae69e3f..8b8ac67 100644 --- a/public/index.html +++ b/public/index.html @@ -432,7 +432,7 @@ html, body {

Secure by Default

-

HTTPS only. Rate limiting. No data stored. PDFs stream directly — nothing touches disk.

+

HTTPS only. No data stored. PDFs stream directly to you — nothing touches disk.

diff --git a/public/src/index.html b/public/src/index.html index ae69e3f..8b8ac67 100644 --- a/public/src/index.html +++ b/public/src/index.html @@ -432,7 +432,7 @@ html, body {

Secure by Default

-

HTTPS only. Rate limiting. No data stored. PDFs stream directly — nothing touches disk.

+

HTTPS only. No data stored. PDFs stream directly to you — nothing touches disk.

diff --git a/templates/pages/index.html b/templates/pages/index.html index a8f49d6..8e826cc 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -432,7 +432,7 @@ html, body {

Secure by Default

-

HTTPS only. Rate limiting. No data stored. PDFs stream directly — nothing touches disk.

+

HTTPS only. No data stored. PDFs stream directly to you — nothing touches disk.