diff options
author | Thomas Bonnet | 2025-01-28 11:56:55 +0100 |
---|---|---|
committer | GitHub | 2025-01-28 11:56:55 +0100 |
commit | 4c97ae5373bfa81d9dfd9a8cf0c6299bf1363db9 (patch) | |
tree | 4cf356b31ef2047c07d5d8ea1dec347e98f60fb0 | |
parent | be8611322b4c14cbb85e8c975ffd491af321b107 (diff) | |
download | IT.starlight-4c97ae5373bfa81d9dfd9a8cf0c6299bf1363db9.tar.gz IT.starlight-4c97ae5373bfa81d9dfd9a8cf0c6299bf1363db9.tar.bz2 IT.starlight-4c97ae5373bfa81d9dfd9a8cf0c6299bf1363db9.zip |
i18n(fr): Update `resources/plugins.mdx` from #2827 (#2830)
-rw-r--r-- | docs/src/content/docs/fr/resources/plugins.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/fr/resources/plugins.mdx b/docs/src/content/docs/fr/resources/plugins.mdx index d14e6c72..a81887f4 100644 --- a/docs/src/content/docs/fr/resources/plugins.mdx +++ b/docs/src/content/docs/fr/resources/plugins.mdx @@ -140,6 +140,11 @@ Un thème est un module d'extension Starlight qui modifie l'apparence visuelle d title="starlight-ion-theme" description="Un thème élégant et moderne pour Starlight." /> + <LinkCard + href="https://github.com/adrian-ub/starlight-theme-black" + title="starlight-theme-black" + description="Thème Starlight inspiré par la doc de shadcn" + /> </CardGrid> ## Outils et intégrations communautaires |