diff options
author | Thomas Bonnet | 2024-10-30 18:55:18 +0100 |
---|---|---|
committer | GitHub | 2024-10-30 18:55:18 +0100 |
commit | 5c95f4ec62f1aa2a455cef29a5667ab36248bd65 (patch) | |
tree | 3f587f4f3258fd969e872920047f13bfcabf4806 | |
parent | 9563f3610d05addc07c6da0fa04fe116f75099f2 (diff) | |
download | IT.starlight-5c95f4ec62f1aa2a455cef29a5667ab36248bd65.tar.gz IT.starlight-5c95f4ec62f1aa2a455cef29a5667ab36248bd65.tar.bz2 IT.starlight-5c95f4ec62f1aa2a455cef29a5667ab36248bd65.zip |
i18n(fr): Update `reference/plugins.mdx` from #2539 (#2543)
Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-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 6d15090b..13b4bbc8 100644 --- a/docs/src/content/docs/fr/resources/plugins.mdx +++ b/docs/src/content/docs/fr/resources/plugins.mdx @@ -110,6 +110,11 @@ Un thème est un module d'extension Starlight qui modifie l'apparence visuelle d title="starlight-theme-obsidian" description="Thème Starlight inspiré par le style des sites d'Obsidian Publish." /> + <LinkCard + href="https://github.com/TheOtterlord/catppuccin-starlight" + title="catppuccin-starlight" + description="Thème apaisant aux couleurs pastel pour Starlight" + /> </CardGrid> ## Outils et intégrations communautaires |