From 74abcc6a1dce3fd9221ec8573240cae17d5fcae7 Mon Sep 17 00:00:00 2001 From: Felix Schneider Date: Wed, 6 Aug 2025 09:17:45 +0200 Subject: docs: add link to horizontal progress bar blog (#3357) Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>--- docs/src/content/docs/resources/community-content.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/content/docs/resources/community-content.mdx b/docs/src/content/docs/resources/community-content.mdx index deaf5e8f..f9a21157 100644 --- a/docs/src/content/docs/resources/community-content.mdx +++ b/docs/src/content/docs/resources/community-content.mdx @@ -114,6 +114,11 @@ Explore community-produced content maintained by Starlight users: title="Starlight Plugins by Example" description="A collection of notes and examples about Starlight plugins and common patterns used to build them." /> + ## Video Content -- cgit