We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f451727 commit f71b682Copy full SHA for f71b682
sources/legal/sidebars.js
@@ -1,5 +1,10 @@
1
module.exports = {
2
legal: [
3
+ {
4
+ type: 'link',
5
+ label: 'Company details (Impressum)',
6
+ href: '/legal',
7
+ },
8
{
9
type: 'category',
10
label: 'Terms and Conditions',
0 commit comments