diff options
author | trueberryless | 2024-11-01 11:25:56 +0100 |
---|---|---|
committer | GitHub | 2024-11-01 11:25:56 +0100 |
commit | da2931362950b8138f6a6979391648f81197d09d (patch) | |
tree | 5eb4c0bfb0e26d7154cfed6c42c8914dfe761706 | |
parent | 9df61a01123f9b378c74b74be92c590549c3b7fb (diff) | |
download | IT.starlight-da2931362950b8138f6a6979391648f81197d09d.tar.gz IT.starlight-da2931362950b8138f6a6979391648f81197d09d.tar.bz2 IT.starlight-da2931362950b8138f6a6979391648f81197d09d.zip |
i18n(de): update `plugins.mdx` (#2541)
-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 800c3e99..4a95928c 100644 --- a/docs/src/content/docs/de/resources/plugins.mdx +++ b/docs/src/content/docs/de/resources/plugins.mdx @@ -110,6 +110,11 @@ Eine Ansicht ist ein Starlight-Plugin, das das visuelle Erscheinungsbild einer W title="starlight-theme-obsidian" description="Starlight-Theme inspiriert vom Obsidian Publish-Websites-Theme." /> + <LinkCard + href="https://github.com/TheOtterlord/catppuccin-starlight" + title="catppuccin-starlight" + description="Beruhigendes Pastelltheme für Starlight" + /> </CardGrid> ## Community-Tools und Integrationen |