From dfab4d190b2064298e8b6e66bc8ba5651a75ad9e Mon Sep 17 00:00:00 2001
From: HiDeoo
Date: Fri, 14 Feb 2025 23:11:56 +0100
Subject: docs: reference more plugins (#2874)
---
docs/src/content/docs/resources/plugins.mdx | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/src/content/docs/resources/plugins.mdx b/docs/src/content/docs/resources/plugins.mdx
index e17286b6..85deb701 100644
--- a/docs/src/content/docs/resources/plugins.mdx
+++ b/docs/src/content/docs/resources/plugins.mdx
@@ -118,6 +118,16 @@ Extend your site with official plugins supported by the Starlight team and commu
title="starlight-giscus"
description="Add Giscus comments to your docs site."
/>
+
+
### Community themes
--
cgit