diff options
author | trueberryless | 2025-02-15 10:42:42 +0100 |
---|---|---|
committer | GitHub | 2025-02-15 10:42:42 +0100 |
commit | 9e485139157e6edae40438b4e379152b6daf9849 (patch) | |
tree | 755d4ff8bab5eeb2c5318c2c52c970141fb02e91 | |
parent | a9f7eaf696bb57cc776aaed3669d122b0f5bd1a8 (diff) | |
download | IT.starlight-9e485139157e6edae40438b4e379152b6daf9849.tar.gz IT.starlight-9e485139157e6edae40438b4e379152b6daf9849.tar.bz2 IT.starlight-9e485139157e6edae40438b4e379152b6daf9849.zip |
i18n(de): update translation `plugins.mdx` (#2876)
-rw-r--r-- | docs/src/content/docs/de/resources/plugins.mdx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/src/content/docs/de/resources/plugins.mdx b/docs/src/content/docs/de/resources/plugins.mdx index 43494ab0..e21fffbb 100644 --- a/docs/src/content/docs/de/resources/plugins.mdx +++ b/docs/src/content/docs/de/resources/plugins.mdx @@ -118,6 +118,16 @@ Erweitere deine Seite mit offiziellen Plugins, die vom Starlight-Team unterstüt title="starlight-giscus" description="Füge Giscus-Kommentare zu deiner Dokumentations-Website hinzu." /> + <LinkCard + href="https://github.com/HiDeoo/starlight-videos" + title="starlight-videos" + description="Verbessere deine Dokumentation mit Videoanleitungen und Kursen." + /> + <LinkCard + href="https://github.com/HiDeoo/starlight-kbd" + title="starlight-kbd" + description="Dokumentiere Tastaturkürzel mit Leichtigkeit." + /> </CardGrid> ### Community-Themes |