🐞 fix: 改善
This commit is contained in:
@@ -6,8 +6,8 @@ import type * as Preset from '@docusaurus/preset-classic';
|
||||
|
||||
const config: Config = {
|
||||
title: '湖南科技学院 电子竞赛实验室',
|
||||
tagline: '公网文档(未完成...)',
|
||||
favicon: 'img/favicon.ico',
|
||||
tagline: '公网文档',
|
||||
favicon: 'https://sayurinana-aliyun-oss.oss-cn-beijing.aliyuncs.com/auto-upload-img-hub/huse-lab/huse-lab-logo-1.png',
|
||||
|
||||
// Set the production url of your site here
|
||||
url: 'https://huse-lab.online',
|
||||
@@ -82,11 +82,11 @@ const config: Config = {
|
||||
label: '快速引导',
|
||||
},
|
||||
// {to: '/blog', label: 'Blog', position: 'left'},
|
||||
{
|
||||
href: 'https://github.com/sayurinana/huse-lab_source',
|
||||
label: 'GitHub',
|
||||
position: 'right',
|
||||
},
|
||||
// {
|
||||
// href: 'https://github.com/sayurinana/huse-lab_source',
|
||||
// label: 'GitHub',
|
||||
// position: 'right',
|
||||
// },
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
@@ -133,10 +133,10 @@ const config: Config = {
|
||||
// label: 'Blog',
|
||||
// to: '/blog',
|
||||
// },
|
||||
{
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/sayurinana/huse-lab_source',
|
||||
},
|
||||
// {
|
||||
// label: 'GitHub',
|
||||
// href: 'https://github.com/sayurinana/huse-lab_source',
|
||||
// },
|
||||
{
|
||||
label: '门户页',
|
||||
href: 'https://kdocs.cn/l/cb7Vib8JKlgk',
|
||||
|
||||
Reference in New Issue
Block a user