Ajout du document ZFS/NFS dans la sidebar
This commit is contained in:
parent
70560d06a8
commit
b631712ab2
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',
|
'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