children error fix (#1734)
This commit is contained in:
parent
0a9dfa01fb
commit
16e3aa8ee0
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ export const KNOWN_LANGUAGES = {
|
|||
|
||||
export const SIDEBAR = {
|
||||
en: [
|
||||
{ text: "", header: true },
|
||||
{ text: 'Section Header', header: true },
|
||||
{ text: 'Introduction', link: 'en/introduction' },
|
||||
{ text: 'Page 2', link: 'en/page-2' },
|
||||
|
|
Loading…
Reference in a new issue