[ci] yarn format
This commit is contained in:
parent
8330071509
commit
a3dd4d6bc8
2 changed files with 3 additions and 3 deletions
|
@ -67,8 +67,8 @@ export const SIDEBAR = {
|
|||
],
|
||||
bg: [
|
||||
{ text: 'Главни', header: true },
|
||||
{ text: 'Започваме!', link: 'bg/getting-started' }
|
||||
]
|
||||
{ text: 'Започваме!', link: 'bg/getting-started' },
|
||||
],
|
||||
};
|
||||
|
||||
export const SITE = {
|
||||
|
|
Loading…
Reference in a new issue