diff options
author | HiDeoo | 2025-03-20 12:36:14 +0100 |
---|---|---|
committer | GitHub | 2025-03-20 12:36:14 +0100 |
commit | 93d652e5591209665d9aebdd21b1cb8dab61dbe2 (patch) | |
tree | 2fc3227bd9c1d61ca9d3d0ed01e028f256d56d56 | |
parent | fa95c781cf8c0228ee531698ad73ec06c81b3e4d (diff) | |
download | IT.starlight-93d652e5591209665d9aebdd21b1cb8dab61dbe2.tar.gz IT.starlight-93d652e5591209665d9aebdd21b1cb8dab61dbe2.tar.bz2 IT.starlight-93d652e5591209665d9aebdd21b1cb8dab61dbe2.zip |
i18n(fr): update `resources/plugins` (#2990)
Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: trueberryless <99918022+trueberryless@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 bc02a416..3fa5faad 100644 --- a/docs/src/content/docs/fr/resources/plugins.mdx +++ b/docs/src/content/docs/fr/resources/plugins.mdx @@ -138,6 +138,11 @@ Les [modules d'extension](/fr/reference/plugins/) peuvent personnaliser la confi title="starlight-auto-sidebar" description="Modifier vos groupes de barre latérale générés automatiquement." /> + <LinkCard + href="https://github.com/delucis/starlight-llms-txt" + title="starlight-llms-txt" + description="Ajouter des fichiers llms.txt à votre site de documentation basé sur llmstxt.org" + /> </CardGrid> ## Outils et intégrations communautaires |