1
0
mirror of https://gitee.com/coder-xiaomo/notes synced 2025-09-13 14:21:39 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

删除 找工作 分类

This commit is contained in:
2022-11-06 19:06:27 +08:00
parent a4e1c2da98
commit 164c0f4173
34 changed files with 40 additions and 554 deletions

View File

@@ -104,10 +104,6 @@ module.exports = {
text: '首页',
link: '/'
},
{
text: '找工作',
link: '/work'
},
{
text: '目录',
children: [
@@ -118,10 +114,6 @@ module.exports = {
{
text: '笔记',
children: [
{
text: '找工作',
link: '/work'
},
{
text: '计算机网络',
link: '/computer-networks'