forked from D-Net/openaire-graph-docs
Add helpdesk in sidebar
This commit is contained in:
parent
22e90827e2
commit
87ef2724da
|
@ -176,6 +176,11 @@ const sidebars = {
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
id: 'changelog'
|
id: 'changelog'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: "link",
|
||||||
|
label: "Helpdesk",
|
||||||
|
href: "https://graph.openaire.eu/support"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue