diff options
author | trueberryless | 2025-01-13 11:09:52 +0100 |
---|---|---|
committer | GitHub | 2025-01-13 11:09:52 +0100 |
commit | c816b82815a89794c4965eba3a134798f9e1063e (patch) | |
tree | 94ccdc71b3f8de88355e19f570c394a602384b0f | |
parent | 412effb5a63c6026ea4faa0d09bcbd4a3c9fad4d (diff) | |
download | IT.starlight-c816b82815a89794c4965eba3a134798f9e1063e.tar.gz IT.starlight-c816b82815a89794c4965eba3a134798f9e1063e.tar.bz2 IT.starlight-c816b82815a89794c4965eba3a134798f9e1063e.zip |
i18n(de): update `plugins.mdx` (#2786)
-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 d1baa956..01f0c1bc 100644 --- a/docs/src/content/docs/de/resources/plugins.mdx +++ b/docs/src/content/docs/de/resources/plugins.mdx @@ -135,6 +135,11 @@ Ein Theme ist ein Starlight-Plugin, das das visuelle Erscheinungsbild einer Webs title="catppuccin-starlight" description="Beruhigendes Pastelltheme für Starlight" /> + <LinkCard + href="https://github.com/louisescher/starlight-ion-theme" + title="starlight-ion-theme" + description="Ein elegantes, modernes Theme für Starlight." + /> </CardGrid> ## Community-Tools und Integrationen |