diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 0742c41..bec155a 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -104,6 +104,10 @@ module.exports = { text: '首页', link: '/' }, + { + text: '找工作', + link: '/work' + }, { text: '目录', children: [ @@ -114,6 +118,10 @@ module.exports = { { text: '笔记', children: [ + { + text: '找工作', + link: '/work' + }, { text: '计算机网络', link: '/computer-networks' @@ -135,10 +143,10 @@ module.exports = { text: 'Web服务器', link: '/web-server/' }, - { - text: '临时文档', - link: '/temp-docs/' - } + // { + // text: '临时文档', + // link: '/temp-docs/' + // } ], } ], diff --git a/docs/.vuepress/dist/404.html b/docs/.vuepress/dist/404.html index ac39c50..1d0dd90 100644 --- a/docs/.vuepress/dist/404.html +++ b/docs/.vuepress/dist/404.html @@ -5,11 +5,11 @@