From d436c8878b13ae6d3b93e8a2b9af5c6678ea7f79 Mon Sep 17 00:00:00 2001 From: foryoung365 Date: Tue, 29 Apr 2025 19:04:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20manifest.json=EF=BC=8C?= =?UTF-8?q?=E5=B0=86=20logo=5Furl=20=E4=BF=AE=E6=94=B9=E4=B8=BA=E6=96=B0?= =?UTF-8?q?=E7=9A=84=20Cloudflare=20=E5=9B=BE=E6=A0=87=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E7=A1=AE=E4=BF=9D=E4=B8=80=E8=87=B4=E6=80=A7?= =?UTF-8?q?=E5=92=8C=E5=87=86=E7=A1=AE=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index a31c077..c539c7d 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -6,7 +6,7 @@ "description_for_human": "Generate images with Cloudflare Workers AI's flux-1-schnell model", "description_for_model": "This plugin uses the Cloudflare Workers AI's flux-1-schnell model to generate beautiful images.", "legal_info_url": "https://developers.cloudflare.com/ai/", - "logo_url": "https://developers.cloudflare.com/favicon.ico", + "logo_url": "https://www.cloudflare.com/favicon.ico", "name_for_human": "AI Image Generator (Flux-1-Schnell)", "name_for_model": "ai-image-generator-flux-schnell", "schema_version": "v1"