From 83ec2cdf15cf40867374c692b14fb77b0097c3e6 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 18 Jan 2023 02:01:00 +0900 Subject: [PATCH] change filename --- src/technologies/c.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index c5d53b3ac..865d05dd7 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2065,7 +2065,7 @@ ], "description": "Cloudflare Workers is a serverless execution environment that allows you to create entirely new applications or augment existing ones without configuring or maintaining infrastructure.", "xhr": "\\.workers\\.dev", - "icon": "CloudFlare Workers.svg", + "icon": "Cloudflare Workers.svg", "implies": [ "Cloudflare" ],