Skip to content

Commit

Permalink
更新办公自动化
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonHJB committed Jan 29, 2024
1 parent 9e5bbc4 commit f8ff4a6
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 89 deletions.
1 change: 1 addition & 0 deletions src/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default navbar([
{ 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/" },
{ text: "PyAuto", icon: "python", link: "/Python/pyauto/" },
]
},
]);
1 change: 1 addition & 0 deletions src/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default hopeTheme({
encrypt: {
config: {
"/HomeWork/YuShu/": ["aiyc", "ys"],
"/Python/pyauto/": ["aiyc", "rxx", "kai"],
"/R-Course/base/01.html": ["aiyc", "zl"],
"/R-Course/base/02.html": ["aiyc", "zl"],
"/Python/Assignment/Assignment1.html": ["aiyc", "ydn", "Vector", "yh", "zy", "xxy", "lcy", "kai", "lyf"],
Expand Down
Binary file modified src/Python/.DS_Store
Binary file not shown.
89 changes: 0 additions & 89 deletions src/Python/pyauto/README.md

This file was deleted.

0 comments on commit f8ff4a6

Please sign in to comment.