summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrueberryless2024-06-07 12:26:32 +0200
committerGitHub2024-06-07 12:26:32 +0200
commite76bf262292545625c07ff387082db5f7def173a (patch)
tree377c781f2a03e1933350c58d2fae7654591a9acf
parent0d5296bc4aaf0d84c16f935e87def23ddfa21f41 (diff)
downloadIT.starlight-e76bf262292545625c07ff387082db5f7def173a.tar.gz
IT.starlight-e76bf262292545625c07ff387082db5f7def173a.tar.bz2
IT.starlight-e76bf262292545625c07ff387082db5f7def173a.zip
Add `starlight-view-modes` to plugin integrations list (#1957)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r--docs/src/content/docs/resources/plugins.mdx5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/resources/plugins.mdx b/docs/src/content/docs/resources/plugins.mdx
index 03f32111..ffd4c234 100644
--- a/docs/src/content/docs/resources/plugins.mdx
+++ b/docs/src/content/docs/resources/plugins.mdx
@@ -68,6 +68,11 @@ Extend your site with official plugins supported by the Starlight team and commu
title="starlight-utils"
description="Extend Starlight with a collection of common utilities."
/>
+ <LinkCard
+ href="https://github.com/trueberryless/starlight-view-modes"
+ title="starlight-view-modes"
+ description="Add different view mode capabilities to your documentation website."
+ />
</CardGrid>