From 7ab371a40b8ddb3b562204cd0ce6fe1a97272797 Mon Sep 17 00:00:00 2001 From: OpenClaw Agent Date: Sat, 21 Feb 2026 07:02:20 +0000 Subject: [PATCH] Update landing page copy: replace 'No SDKs' with SDK availability messaging --- public/src/index.html | 2 +- templates/pages/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/src/index.html b/public/src/index.html index a160313..d93794c 100644 --- a/public/src/index.html +++ b/public/src/index.html @@ -402,7 +402,7 @@ html, body {

Everything you need

-

A complete PDF generation API. No SDKs, no dependencies, no setup.

+

Official SDKs for Node.js and Python. Or just use curl.

diff --git a/templates/pages/index.html b/templates/pages/index.html index 5003e78..b9ee550 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -402,7 +402,7 @@ html, body {

Everything you need

-

A complete PDF generation API. No SDKs, no dependencies, no setup.

+

Official SDKs for Node.js and Python. Or just use curl.