Skip to content

Commit f79cc8d

Browse files
Hyperlint Automation: Meta Description Fixes (#20404)
* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION * Update src/content/docs/speed/optimization/content/compression.mdx * Update src/content/docs/speed/optimization/content/compression.mdx --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: angelampcosta <[email protected]>
1 parent 9e15baa commit f79cc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/speed/optimization/content/compression.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: reference
33
title: Content compression
4+
description: Learn how Cloudflare compresses content for faster web performance.
45
sidebar:
56
order: 2
67
head:
@@ -11,7 +12,6 @@ head:
1112
import { Render } from "~/components";
1213

1314
Cloudflare compresses content in two ways: between Cloudflare and your website visitors and between Cloudflare and your origin server.
14-
1515
## Compression between Cloudflare and website visitors
1616

1717
In addition to Cloudflare's [default caching behavior](/cache/concepts/default-cache-behavior/), Cloudflare supports Gzip, Brotli, and Zstandard compression when delivering content to website visitors.

0 commit comments

Comments
 (0)