Skip to content

Commit f227155

Browse files
authored
Update src/content/docs/cloudflare-for-platforms/workers-for-platforms/configuration/static-assets.mdx
Pulled in from cloudflare#19583
1 parent ad1b59c commit f227155

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-for-platforms/workers-for-platforms/configuration

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-for-platforms/workers-for-platforms/configuration/static-assets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Static Assets
44
description: Host static assets on Cloudflare's global network and deliver faster load times worldwide with Workers for Platforms.
55
---
66

7-
Workers for Platforms lets you deploy front-end applications at scale. By hosting [static assets](/workers/static-assets/) on Cloudflare's global network, you can deliver faster load times worldwide and eliminate the need for external infrastructure. You can also combine these static assets with dynamic logic in Cloudflare Workers, providing a full-stack experience for your customers.
7+
Workers for Platforms with static assets allows you to deploy front-end applications at scale. By hosting [static assets](/workers/static-assets/) on Cloudflare's global network, you can deliver faster load times worldwide and eliminate the need for external infrastructure. You can also combine these static assets with dynamic logic in Cloudflare Workers, providing a full-stack experience for your customers.
88

99
### What you can build
1010

0 commit comments

Comments
 (0)