You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/fr/resources/plugins.mdx
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,18 @@ Les [modules d'extension](/fr/reference/plugins/) peuvent personnaliser la confi
78
78
title="starlight-versions"
79
79
description="Versionner vos pages de documentation Starlight."
80
80
/>
81
+
<LinkCard
82
+
href="https://inox-tools.fryuni.dev/star-warp"
83
+
title="star-warp"
84
+
description="Accéder aux résultats de recherche de votre documentation à la vitesse de la lumière."
85
+
/>
86
+
</CardGrid>
87
+
88
+
### Thèmes communautaires
89
+
90
+
Un thème est un module d'extension Starlight qui modifie l'apparence visuelle d'un site avec des redéfinitions de composants, du CSS personnalisé ou d'autres nouvelles fonctionnalités.
0 commit comments