Ajout du style pour le branding 1.00 et Restructuration du contenu pour séparer les guide

This commit is contained in:
2025-01-24 16:05:23 -05:00
parent 9e6cfabb3a
commit c73e2448b4
23 changed files with 706 additions and 84 deletions
+15 -2
View File
@@ -12,10 +12,23 @@
label: 'Git',
items: [
{
slug: 'git/what-is-git',
slug: 'guides/git/what-is-git',
},
{
slug: 'git/accessing-the-service'
slug: 'guides/git/accessing-the-service'
}
]
},
],
},
{
label: 'Services',
items: [
{
label: 'Git',
items: [
{
slug: 'services/git',
}
]
},