mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
move to easytier.github.io
This commit is contained in:
@@ -49,7 +49,7 @@ export const cn = defineConfig({
|
||||
copyright: '版权所有 © 2024-present EasyTier',
|
||||
},
|
||||
editLink: {
|
||||
pattern: 'https://github.com/EasyTier/easytier-doc/edit/dev/:path',
|
||||
pattern: 'https://github.com/EasyTier/easytier.github.io/edit/dev/:path',
|
||||
text: '在 GitHub 上编辑此页面',
|
||||
},
|
||||
docFooter: {
|
||||
|
||||
@@ -39,7 +39,7 @@ export const en = defineConfig({
|
||||
copyright: 'Copyright © 2024-present EasyTier',
|
||||
},
|
||||
editLink: {
|
||||
pattern: 'https://github.com/EasyTier/easytier-doc/edit/dev/:path',
|
||||
pattern: 'https://github.com/EasyTier/easytier.github.io/edit/dev/:path',
|
||||
text: 'Edit this page on GitHub',
|
||||
},
|
||||
},
|
||||
|
||||
@@ -5,7 +5,7 @@ import { cn, cnSearch } from './cn'
|
||||
|
||||
export default withMermaid({
|
||||
title: 'EasyTier',
|
||||
base: '/easytier-doc/',
|
||||
base: '/',
|
||||
lastUpdated: true,
|
||||
themeConfig: {
|
||||
search: {
|
||||
|
||||
@@ -1 +1 @@
|
||||
[简体中文](https://github.com/EasyTier/EasyTier/README_CN.md) | [English](https://github.com/EasyTier/EasyTier/README.md)
|
||||
[简体中文](https://easytier.github.io/) | [English](https://easytier.github.io/en)
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ hero:
|
||||
link: https://github.com/EasyTier/EasyTier
|
||||
- theme: alt
|
||||
text: Enhance documents
|
||||
link: https://github.com/EasyTier/EasyTier-doc/compare
|
||||
link: https://github.com/EasyTier/easytier.github.io/compare
|
||||
- theme: alt
|
||||
text: Contribute
|
||||
link: https://github.com/EasyTier/EasyTier/issues
|
||||
|
||||
@@ -15,7 +15,7 @@ hero:
|
||||
link: https://github.com/EasyTier/EasyTier
|
||||
- theme: alt
|
||||
text: 协助改进或翻译文档
|
||||
link: https://github.com/EasyTier/EasyTier-doc/compare
|
||||
link: https://github.com/EasyTier/easytier.github.io
|
||||
- theme: alt
|
||||
text: 参与开发
|
||||
link: https://github.com/EasyTier/EasyTier/issues
|
||||
|
||||
Reference in New Issue
Block a user