[ci] yarn format
This commit is contained in:
parent
16e3aa8ee0
commit
ed3cfe230b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ export const KNOWN_LANGUAGES = {
|
|||
|
||||
export const SIDEBAR = {
|
||||
en: [
|
||||
{ text: "", header: true },
|
||||
{ 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