Update docs

pull/1399/head
chen.ma 2 years ago
parent 41514383bf
commit 9c0ebf627b

@ -107,8 +107,8 @@ const config = {
activeBaseRegex: `/community/`, activeBaseRegex: `/community/`,
}, },
/*{ to: "/team", label: "团队", position: "left" },*/ /*{ to: "/team", label: "团队", position: "left" },*/
{ to: '/users', label: '采用公司', position: 'left' }, {to: '/users', label: '采用公司', position: 'left'},
{ to: '/group', label: '加群沟通', position: 'left' }, {to: '/group', label: '加群沟通', position: 'left'},
/*{to: '/blog', label: '博客', position: 'left'},*/ /*{to: '/blog', label: '博客', position: 'left'},*/
{ {
href: 'http://console.hippo4j.cn/index.html', href: 'http://console.hippo4j.cn/index.html',
@ -116,8 +116,8 @@ const config = {
position: 'left', position: 'left',
}, },
{ {
href: 'https://gitee.com/opengoofy/congomall', href: 'https://magestack.cn',
label: '👉 刚果商城', label: '🚀 拿个offer',
position: 'left', position: 'left',
}, },
{ {
@ -126,7 +126,7 @@ const config = {
dropdownActiveClassDisabled: true, dropdownActiveClassDisabled: true,
}, },
{ type: 'localeDropdown', position: 'right' }, {type: 'localeDropdown', position: 'right'},
/*{ /*{
href: 'https://gitee.com/mabaiwancn/hippo4j', href: 'https://gitee.com/mabaiwancn/hippo4j',
label: 'Gitee', label: 'Gitee',
@ -195,10 +195,6 @@ const config = {
{ {
title: 'Links', title: 'Links',
items: [ items: [
{
label: '书源',
href: 'https://bookyuan.cn/',
},
{ {
label: '推广合作', label: '推广合作',
href: 'https://hippo4j.cn/docs/user_docs/other/operation', href: 'https://hippo4j.cn/docs/user_docs/other/operation',
@ -206,7 +202,7 @@ const config = {
], ],
}, },
], ],
copyright: `Copyright © 2021-2022 马丁版权所有 <a href="https://beian.miit.gov.cn">京ICP备2021038095号 copyright: `Copyright © 2021-2023 马丁版权所有 <a href="https://beian.miit.gov.cn">京ICP备2021038095号
</a>`, </a>`,
}, },
prism: { prism: {

Loading…
Cancel
Save