Update docs

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

@ -107,8 +107,8 @@ const config = {
activeBaseRegex: `/community/`,
},
/*{ to: "/team", label: "团队", position: "left" },*/
{ to: '/users', label: '采用公司', position: 'left' },
{ to: '/group', label: '加群沟通', position: 'left' },
{to: '/users', label: '采用公司', position: 'left'},
{to: '/group', label: '加群沟通', position: 'left'},
/*{to: '/blog', label: '博客', position: 'left'},*/
{
href: 'http://console.hippo4j.cn/index.html',
@ -116,8 +116,8 @@ const config = {
position: 'left',
},
{
href: 'https://gitee.com/opengoofy/congomall',
label: '👉 刚果商城',
href: 'https://magestack.cn',
label: '🚀 拿个offer',
position: 'left',
},
{
@ -126,7 +126,7 @@ const config = {
dropdownActiveClassDisabled: true,
},
{ type: 'localeDropdown', position: 'right' },
{type: 'localeDropdown', position: 'right'},
/*{
href: 'https://gitee.com/mabaiwancn/hippo4j',
label: 'Gitee',
@ -195,10 +195,6 @@ const config = {
{
title: 'Links',
items: [
{
label: '书源',
href: 'https://bookyuan.cn/',
},
{
label: '推广合作',
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>`,
},
prism: {

Loading…
Cancel
Save