diff options
author | trueberryless | 2025-01-15 18:40:45 +0100 |
---|---|---|
committer | GitHub | 2025-01-15 18:40:45 +0100 |
commit | 893be3b4a106ab75b706142bbd06b00268ccc298 (patch) | |
tree | 9838a14788d41e3ca7e8fdcbe08ca5bfdee0db0c | |
parent | d3f04f4e9e0a22d62229f4406e991c334a65f4f6 (diff) | |
download | IT.starlight-893be3b4a106ab75b706142bbd06b00268ccc298.tar.gz IT.starlight-893be3b4a106ab75b706142bbd06b00268ccc298.tar.bz2 IT.starlight-893be3b4a106ab75b706142bbd06b00268ccc298.zip |
i18n(de): update `plugins.mdx` (#2802)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-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 2e47f587..e56c3f0e 100644 --- a/docs/src/content/docs/de/resources/plugins.mdx +++ b/docs/src/content/docs/de/resources/plugins.mdx @@ -184,4 +184,9 @@ Diese Community-Tools und Integrationen können verwendet werden, um deiner Star title="@hideoo/starlight-plugin" description="Ein Generator, um schnell Starlight-Plugins zu erstellen." /> + <LinkCard + href="https://github.com/Linkerin/starlight-to-pdf" + title="starlight-to-pdf" + description="Ein Kommandozeilenwerkzeug zur Konvertierung von Starlight-Websites in PDF-Dateien." + /> </CardGrid> |