mirror of
https://gitee.com/coder-xiaomo/notes
synced 2025-09-13 14:21:39 +08:00
删除 找工作 分类
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user