Skip to content

Commit

Permalink
children error fix (withastro#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
RafidMuhymin committed Nov 3, 2021
1 parent 0a9dfa0 commit 16e3aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/docs/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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' },
Expand Down

0 comments on commit 16e3aa8

Please sign in to comment.