Skip to content

Commit bfc33e7

Browse files
committed
docs: remove python-tips from sidebar
1 parent 601e709 commit bfc33e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export default defineUserConfig({
154154
text: '代码笔记',
155155
children: [
156156
'/code/README.md',
157-
'/code/python-tips.md',
157+
158158
{
159159
text: 'C++ 教程',
160160
collapsible: true,

0 commit comments

Comments
 (0)