Skip to content

Commit c12af9e

Browse files
committed
fix docs config lint
1 parent e174432 commit c12af9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ function sidebar() {
5959
},
6060
{text: 'Guides', link: '/guides', activeMatch: '/guides'},
6161
];
62-
};
62+
};

0 commit comments

Comments
 (0)