Ajout du style pour le branding 1.00 et Restructuration du contenu pour séparer les guide
This commit is contained in:
@@ -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',
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user