Ajout du document ZFS/NFS dans la sidebar #9
1 changed files with 11 additions and 0 deletions
11
sidebars.ts
11
sidebars.ts
|
|
@ -61,6 +61,17 @@ const sidebars: SidebarsConfig = {
|
|||
'homelab-futur/cluster-3-noeuds-proxmox',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Infrastructure de stockage',
|
||||
link: {
|
||||
type: 'doc',
|
||||
id: 'zfs-replication-nfs/index',
|
||||
},
|
||||
items: [
|
||||
'zfs-replication-nfs/index',
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue