Skip to content

Commit 0b8feba

Browse files
committed
change label from Home to Impressum
1 parent 2201033 commit 0b8feba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/legal/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
legal: [
33
{
44
type: 'link',
5-
label: 'Home',
5+
label: 'Impressum',
66
href: '/legal',
77
},
88
{

0 commit comments

Comments
 (0)