diff options
author | HiDeoo | 2024-02-09 10:54:37 +0100 |
---|---|---|
committer | GitHub | 2024-02-09 10:54:37 +0100 |
commit | 8c9b87910f2d0c103cdd0215aca2f6aba3c3a8f7 (patch) | |
tree | ba3badc1aac6ee4bd3292d4904fb4ec092f687ac | |
parent | 63bdc2bc923fa8fbf9b2ea2c4520d407dfe84ede (diff) | |
download | IT.starlight-8c9b87910f2d0c103cdd0215aca2f6aba3c3a8f7.tar.gz IT.starlight-8c9b87910f2d0c103cdd0215aca2f6aba3c3a8f7.tar.bz2 IT.starlight-8c9b87910f2d0c103cdd0215aca2f6aba3c3a8f7.zip |
i18n(fr): update `resources/community-content` (#1479)
-rw-r--r-- | docs/src/content/docs/fr/resources/community-content.mdx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/src/content/docs/fr/resources/community-content.mdx b/docs/src/content/docs/fr/resources/community-content.mdx index 0d52b121..9ca0109e 100644 --- a/docs/src/content/docs/fr/resources/community-content.mdx +++ b/docs/src/content/docs/fr/resources/community-content.mdx @@ -106,6 +106,12 @@ import YouTubeGrid from '~/components/youtube-grid.astro'; <YouTubeGrid videos={[ { + href: 'https://www.youtube.com/watch?v=sF6UcV3moZg', + title: 'Construire une documentation avec Starlight et Astro', + description: + 'Regardez Chris et Alex plonger au cœur de Starlight dans Coder avec CodingCat.dev', + }, + { href: 'https://www.youtube.com/watch?v=sWkkHbwDeQc', title: 'Astro Starlight', description: 'Introduction à Starlight en moins de une minute', |