Skip to content

Commit 5e61ac6

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION (#20246)
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 38351e7 commit 5e61ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Browser Rendering
33
pcx_content_type: overview
4+
description: Control headless browsers with Cloudflare's Workers Browser Rendering API. Automate tasks, take screenshots, convert pages to PDFs, and test web apps.
45
sidebar:
56
order: 1
67
head:
@@ -33,7 +34,6 @@ Use Browser Rendering to:
3334
- Test web applications.
3435
- Gather page load performance metrics.
3536
- Crawl web pages for information retrieval.
36-
3737
## Related products
3838

3939
<RelatedProduct header="Workers" href="/workers/" product="workers">

0 commit comments

Comments
 (0)