summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiDeoo2025-03-25 17:45:45 +0100
committerGitHub2025-03-25 17:45:45 +0100
commit2f8cd1703b1a56768cc41721bb99ebef37b88514 (patch)
tree4a1728e4ccbc98f6f5aaf3beacd8ee679ffb3f1c
parent148657645cf025610aefa42e37ebf3a44c1ce63b (diff)
downloadIT.starlight-2f8cd1703b1a56768cc41721bb99ebef37b88514.tar.gz
IT.starlight-2f8cd1703b1a56768cc41721bb99ebef37b88514.tar.bz2
IT.starlight-2f8cd1703b1a56768cc41721bb99ebef37b88514.zip
i18n(fr): update `resources/themes` (#3019)
-rw-r--r--docs/src/content/docs/fr/resources/themes.mdx6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/src/content/docs/fr/resources/themes.mdx b/docs/src/content/docs/fr/resources/themes.mdx
index c6e8b426..5f7f257e 100644
--- a/docs/src/content/docs/fr/resources/themes.mdx
+++ b/docs/src/content/docs/fr/resources/themes.mdx
@@ -67,6 +67,12 @@ Installez un thème créé par la communauté pour personnaliser rapidement l'ap
href: 'https://delucis.github.io/starlight-theme-flexoki/',
previews: { light: 'flexoki-light.png', dark: 'flexoki-dark.png' },
},
+ {
+ title: 'Starlight Nova',
+ description: 'Un superbe thème moderne pour Starlight.',
+ href: 'https://starlight-theme-nova.pages.dev/',
+ previews: { light: 'nova-light.png', dark: 'nova-dark.png' },
+ },
]}
/>