Skip to content

Commit 870ff64

Browse files
committed
Update Project Config:
1 parent 917fdd8 commit 870ff64

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed
Loading

docs/.vuepress/sidebar/index.ts

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import { sidebar } from "vuepress-theme-hope";
22

33
export default sidebar({
4-
"/golang": "structure"
4+
"/golang": "structure",
5+
"/backend-tech": "structure",
6+
57
});

0 commit comments

Comments
 (0)