summaryrefslogtreecommitdiff
path: root/docs/src/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/config.ts')
-rw-r--r--docs/src/config.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts
index b66dc9d01..ffd93f038 100644
--- a/docs/src/config.ts
+++ b/docs/src/config.ts
@@ -67,8 +67,8 @@ export const SIDEBAR = {
],
bg: [
{ text: 'Главни', header: true },
- { text: 'Започваме!', link: 'bg/getting-started' }
- ]
+ { text: 'Започваме!', link: 'bg/getting-started' },
+ ],
};
export const SITE = {