1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update config.js

This commit is contained in:
guide 2022-02-10 10:54:14 +08:00
parent 7d2a2152d6
commit f56fc6397f

View File

@ -78,7 +78,7 @@ module.exports = config({
editLinks: true, docsDir: 'docs', seo: true, editLinks: true, docsDir: 'docs', seo: true,
nav: [ nav: [
{ text: "Java面试指南", icon: "java", link: "/home", }, { text: "Java面试指南", icon: "java", link: "/home", },
{ text: "Java面试指北", icon: "java", link: "https://sourl.cn/e7ee87", }, { text: "Java面试指北", icon: "java", link: "https://www.yuque.com/snailclimb/rpkqw1/qoaxer", },
{ {
text: "开发工具", icon: "Tools", link: "/tools/", text: "开发工具", icon: "Tools", link: "/tools/",
items: [ items: [