From 4169a9f470b835c93b8e8392b0337000f4b1d933 Mon Sep 17 00:00:00 2001 From: OpenClaw Date: Sun, 22 Feb 2026 10:03:00 +0000 Subject: [PATCH] fix: update SDK list to include all 5 languages --- public/examples.html | 4 +++- public/index.html | 2 +- public/src/examples.html | 4 +++- public/src/index.html | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/public/examples.html b/public/examples.html index bbf5fd2..c361fd4 100644 --- a/public/examples.html +++ b/public/examples.html @@ -4,7 +4,7 @@ Code Examples — DocFast HTML to PDF API - + @@ -113,6 +113,8 @@ footer .container { display: flex; justify-content: space-between; align-items: Receipt Node.js Python + Go + PHP diff --git a/public/index.html b/public/index.html index 5e7ff2c..fcb2227 100644 --- a/public/index.html +++ b/public/index.html @@ -450,7 +450,7 @@ html, body {

Everything you need

-

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

+

Official SDKs for Node.js, Python, Go, PHP, and Laravel. Or just use curl.

diff --git a/public/src/examples.html b/public/src/examples.html index 9ff6873..f98b9c6 100644 --- a/public/src/examples.html +++ b/public/src/examples.html @@ -4,7 +4,7 @@ Code Examples — DocFast HTML to PDF API - + @@ -62,6 +62,8 @@ Receipt Node.js Python + Go + PHP diff --git a/public/src/index.html b/public/src/index.html index 5e7ff2c..fcb2227 100644 --- a/public/src/index.html +++ b/public/src/index.html @@ -450,7 +450,7 @@ html, body {

Everything you need

-

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

+

Official SDKs for Node.js, Python, Go, PHP, and Laravel. Or just use curl.