mirror of
https://github.com/postyizhan/NitWikit.git
synced 2024-11-21 03:13:36 +08:00
改下仓库名字
This commit is contained in:
parent
8476d6ed5c
commit
1d4d2917a9
@ -50,7 +50,7 @@ const config = {
|
||||
docs: {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
routeBasePath: '/',
|
||||
editUrl: 'https://github.com/postyizhan/Dumb_Service_Guide/'
|
||||
editUrl: 'https://github.com/postyizhan/NitWikit/'
|
||||
},
|
||||
blog: false,
|
||||
theme: {
|
||||
@ -66,7 +66,7 @@ const config = {
|
||||
// Replace with your project's social card
|
||||
image: 'img/docusaurus-social-card.jpg',
|
||||
navbar: {
|
||||
title: 'Dumb_Service_Guide',
|
||||
title: 'NitWikit',
|
||||
logo: {
|
||||
alt: 'Logo',
|
||||
src: 'img/yizhan.png',
|
||||
@ -86,7 +86,7 @@ const config = {
|
||||
},
|
||||
// Github
|
||||
{
|
||||
href: "https://github.com/postyizhan/Dumb_Service_Guide",
|
||||
href: "https://github.com/postyizhan/NitWikit",
|
||||
className: "header-github-link",
|
||||
position: "right",
|
||||
},
|
||||
@ -123,7 +123,7 @@ const config = {
|
||||
items: [
|
||||
{
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/postyizhan/Dumb_Service_Guide',
|
||||
href: 'https://github.com/postyizhan/NitWikit',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user