Skip to content

Commit 17305dc

Browse files
committed
Added Description tag
1 parent 8a86845 commit 17305dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/workers/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ import {
2121
LinkTitleCard,
2222
} from "~/components";
2323

24-
Cloudflare Workers gives you a fast, scalable way to build serverless **full-stack applications**, running on Cloudflare's **global edge** network for **low-latency** performance. Use your language and framework of choice, built-in CDN caching, globally distributed storage, and serverless AI inference to build and scale effortlessly without managing infrastructure.
24+
<Description>
25+
Cloudflare Workers gives you a fast, scalable way to build serverless full-stack applications, running on Cloudflare's global edge network for low-latency performance. Use your language and framework of choice, built-in CDN caching, globally distributed storage, and serverless AI inference to build and scale effortlessly without managing infrastructure.
26+
</Description>
2527

2628
<Plan type="all" />
2729

0 commit comments

Comments
 (0)