From 4d890049c08e2897cc5a5ec9d287762616c5bc93 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 31 Aug 2026 13:38:00 +0000 Subject: [PATCH] docs: point site readme at live workers url Co-authored-by: Cohen Coolidge --- site/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/README.md b/site/README.md index c075877..9a12476 100644 --- a/site/README.md +++ b/site/README.md @@ -1,7 +1,7 @@ # site/ The toolkit's landing page. Live at -[tweakeazy.pages.dev](https://tweakeazy.pages.dev). +[tweakeazy-site.cohencool.workers.dev](https://tweakeazy-site.cohencool.workers.dev). Hand-written HTML, CSS and JS — no build step, no dependencies. What is in this folder is exactly what gets served.