From 50f1c0d3fbb0f947187a48fb5f341eb63cc0719a Mon Sep 17 00:00:00 2001 From: HiDeoo Date: Sun, 26 May 2024 10:58:44 +0200 Subject: docs: add `starlight-package-managers` & `starlight-showcases` to the community resources (#1940) --- 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 975a63f2..03f32111 100644 --- a/docs/src/content/docs/resources/plugins.mdx +++ b/docs/src/content/docs/resources/plugins.mdx @@ -98,4 +98,14 @@ These community tools and integrations can be used to add features to your Starl title="starlight-i18n" description="Visual Studio Code extension to help translate Starlight pages." /> + + -- cgit