diff options
author | trueberryless | 2025-04-11 00:08:17 +0300 |
---|---|---|
committer | GitHub | 2025-04-10 23:08:17 +0200 |
commit | 431b713df21f49acd5a6181ec8198c3dc40106b3 (patch) | |
tree | b23fcf219184d7d06f1a1589c717e3cb8d15459f | |
parent | 109faf0ec3d003d8aafca2c812fbf87f324c0fd2 (diff) | |
download | IT.starlight-431b713df21f49acd5a6181ec8198c3dc40106b3.tar.gz IT.starlight-431b713df21f49acd5a6181ec8198c3dc40106b3.tar.bz2 IT.starlight-431b713df21f49acd5a6181ec8198c3dc40106b3.zip |
i18n(de): update `plugins.mdx` (#3084)
-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 89a731cc..2e3a851f 100644 --- a/docs/src/content/docs/de/resources/plugins.mdx +++ b/docs/src/content/docs/de/resources/plugins.mdx @@ -148,6 +148,11 @@ Erweitere deine Website mit offiziellen Plugins, die vom Starlight-Team unterstà title="starlight-markdown-blocks" description="Erweiter Starlights Markdown-Nebenbemerkungs-Syntax um eigene Blocktypen." /> + <LinkCard + href="https://github.com/WindMillCode/starlight-fullview-mode" + title="starlight-fullview-mode" + description="Klappe die Seitenleisten ein und erweitere den Inhalt für ein Vollbildschirm-Erlebnis." + /> </CardGrid> ## Community-Tools und Integrationen |