From e07abe60f9d2bb43753144478df838cac1957611 Mon Sep 17 00:00:00 2001 From: Erisa A Date: Wed, 3 Apr 2024 19:44:32 +0100 Subject: [PATCH] [skip ci] README: Update UI image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cff9d47..8e7f43c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can also debug on the edge with `wrangler dev`, though you will need to firs If `ENABLE_INDEX_FORM` is enabled in `wrangler.toml`, an optional UI form is available when visiting the Worker in a browser, allowing easy creation of links: -![](https://up.erisa.uk/firefox_HuMh2bZSU9.png) +![](https://up.erisa.uk/firefox_GPuOu50qKC.png) ## Usage