Skip to content

Commit 8fe6857

Browse files
committed
removed description tag
1 parent 739f940 commit 8fe6857

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/docs/workers/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Cloudflare Workers lets you build fast, scalable, serverless, full-stack apps on
2626
* Runs [cron jobs](/workers/configuration/cron-triggers/), automates [workflows](/workflows/), & processes [queues](/queues/)
2727
* Flexible [pricing](/workers/platform/pricing/) that stays affordable at any scale
2828

29+
2930
<LinkButton variant="primary" href="">
3031
Deploy with Workers
3132
</LinkButton>
@@ -34,9 +35,7 @@ Cloudflare Workers lets you build fast, scalable, serverless, full-stack apps on
3435

3536
# Explore the possibilities
3637

37-
<Description>
3838
Integrations via [Bindings](/workers/runtime-apis/bindings/) let you connect to external services like databases, APIs, and storage, enabling functionality with a few lines of code:
39-
</Description>
4039

4140
**Storage**
4241

0 commit comments

Comments
 (0)