From 6803428eb6f5691a6516bcabc603de6eb7344ca6 Mon Sep 17 00:00:00 2001 From: Kody Jackson Date: Tue, 22 Jul 2025 08:04:58 -0500 Subject: [PATCH] add missing directorylisting and preamble add missing directorylisting and preamble --- src/content/docs/fundamentals/new-features/index.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/docs/fundamentals/new-features/index.mdx b/src/content/docs/fundamentals/new-features/index.mdx index 84b09a533dd99b..d92b100aba1fc4 100644 --- a/src/content/docs/fundamentals/new-features/index.mdx +++ b/src/content/docs/fundamentals/new-features/index.mdx @@ -7,3 +7,8 @@ sidebar: hideIndex: true --- +import { DirectoryListing } from "~/components" + +Cloudflare offers several RSS feeds to help you consume content programatically. + +