Repair broken links, and some files shouldn't exist

pull/472/head
风扇滑翔翼 2024-02-01 15:44:46 +08:00 committed by yuhan6665
parent 07a192dcf0
commit 4cf6e9818e
3 changed files with 4 additions and 12 deletions

View File

@ -1,4 +0,0 @@
{
"singleQuote": true,
"semi": false
}

View File

@ -1,3 +0,0 @@
{
"editor.tabSize": 2
}

View File

@ -12,6 +12,10 @@ export default defaultTheme({
smoothScroll: true,
repo: 'xtls/xray-core',
docsDir: 'docs',
docsRepo: 'xtls/Xray-docs-next',
docsBranch: 'main',
editLinks: true,
enableToggle: true,
locales: {
'/': {
navbar: navbarZh,
@ -58,11 +62,6 @@ export default defaultTheme({
toggleColorMode: 'toggle color mode',
toggleSidebar: 'toggle side bar',
},
docsRepo: 'xtls/Xray-docs-next',
docsBranch: 'main',
editLinks: true,
enableToggle: true,
smoothScroll: true,
// logo: '/logo.png',
// sidebar: 'auto',