Skip to content

Commit

Permalink
basequestion
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonHJB committed Jan 19, 2024
1 parent 2540059 commit 8f23cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default navbar([
{ text: "NoteBook", icon: "notebook", link: "/Python/NoteBook/" },
{ text: "Assignment", icon: "code", link: "/Python/Assignment/" },
{ text: "Python 核心", icon: "python", link: "/Python/Python-core-technology-and-practice/" },
{ text: "basequestion", icon: "python", link: "/Python/basequestion/" },
]
},
]);

0 comments on commit 8f23cc2

Please sign in to comment.