diff options
author | Felix Schneider | 2025-07-28 12:44:19 +0200 |
---|---|---|
committer | GitHub | 2025-07-28 12:44:19 +0200 |
commit | f600b8bfe52ad8d9017d50eb9a502127a65a8efd (patch) | |
tree | b11e14d1cbd94ee6663ab53af31492a304f85173 | |
parent | bfb4b657c3b90c7770febca722c76f1e5010e06a (diff) | |
download | IT.starlight-f600b8bfe52ad8d9017d50eb9a502127a65a8efd.tar.gz IT.starlight-f600b8bfe52ad8d9017d50eb9a502127a65a8efd.tar.bz2 IT.starlight-f600b8bfe52ad8d9017d50eb9a502127a65a8efd.zip |
i18n(de): udpate `plugins.mdx` (#3342)
-rw-r--r-- | docs/src/content/docs/de/resources/plugins.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/de/resources/plugins.mdx b/docs/src/content/docs/de/resources/plugins.mdx index e2666a68..9c7a2c3a 100644 --- a/docs/src/content/docs/de/resources/plugins.mdx +++ b/docs/src/content/docs/de/resources/plugins.mdx @@ -163,6 +163,11 @@ Erweitere deine Website mit offiziellen Plugins, die vom Starlight-Team unterstà title="starlight-codeblock-fullscreen" description="Füge eine Funktion zum Umschalten zwischen Vollbildmodus und Normalansicht zu den Expressive Code-Blöcken in deiner Dokumentation hinzu." /> + <LinkCard + href="https://github.com/HiDeoo/starlight-auto-drafts" + title="starlight-auto-drafts" + description="Passe das Standardverhalten von Entwurfsseiten an und entferne automatisch Links zur Seitenleiste zu Entwurfsseiten im Produktionsmodus." + /> </CardGrid> ## Community-Tools und Integrationen |