Skip to content

Commit 88a2bda

Browse files
committed
Tweaking formatting
1 parent 370f143 commit 88a2bda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/workers/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ Get started with your first project:
3535

3636
## Build with Workers
3737

38-
- **Front-end applications** <br/> Use Cloudflare's [CDN & cache](/cache/) for incredibly fast rendering anywhere in the world
38+
**Front-end applications** <br/> Use Cloudflare's [CDN & cache](/cache/) for incredibly fast rendering anywhere in the world
3939

40-
- **Back-end applications** <br/> Connect to data stores with [Smart Placement](/workers/configuration/smart-placement/) to optimize latency
40+
**Back-end applications** <br/> Connect to data stores with [Smart Placement](/workers/configuration/smart-placement/) to optimize latency
4141

42-
- **Serverless AI inference** <br/> Run LLMs, image generation, and more with [Workers AI](/workers-ai/)
42+
**Serverless AI inference** <br/> Run LLMs, image generation, and more with [Workers AI](/workers-ai/)
4343

44-
- **Background jobs** <br/> Enable [cron jobs](/workers/configuration/cron-triggers/), [Workflows](/workflows/), and [Queues](/queues/)
44+
**Background jobs** <br/> Enable [cron jobs](/workers/configuration/cron-triggers/), [Workflows](/workflows/), and [Queues](/queues/)
4545

4646
---
4747

0 commit comments

Comments
 (0)