Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .vitepress/config/cn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,6 @@ export const cn = defineConfig({
},
],
nav: [
{
text: '<iconify-icon icon="grommet-icons:nodes" style="margin-right:0.25rem;color:#27AE60;"></iconify-icon>社区共享节点',
link: 'https://uptime.easytier.cn/',
},
{
text: '<iconify-icon icon="fa6-solid:gears" style="margin-right:0.25rem;color:#3498db;"></iconify-icon>Web 控制台',
link: 'https://easytier.cn/web',
},
{
text: '<iconify-icon icon="fa6-solid:bug" style="margin-right:0.25rem;color:#FF4500;" alt="bug"></iconify-icon>提交反馈',
link: 'https://github.com/EasyTier/EasyTier/issues',
Expand Down
8 changes: 0 additions & 8 deletions .vitepress/config/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,6 @@ export const en = defineConfig({
},
],
nav: [
{
text: '<iconify-icon icon="grommet-icons:nodes" style="margin-right:0.25rem;color:#27AE60;"></iconify-icon>Public Shared Nodes',
link: 'https://uptime.easytier.cn/',
},
{
text: '<iconify-icon icon="fa6-solid:gears" style="margin-right:0.25rem;color:#3498db;"></iconify-icon>Web Console',
link: 'https://easytier.cn/web',
},
{
text: '<iconify-icon icon="fa6-solid:bug" style="margin-right:0.25rem;color:#FF4500;" alt="bug"></iconify-icon>Submit Feedback',
link: 'https://github.com/EasyTier/EasyTier/issues',
Expand Down
4 changes: 0 additions & 4 deletions en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ hero:
- theme: alt
text: Download
link: /en/guide/download
- theme: alt
text: Web Console
link: https://easytier.cn/web
- theme: sponsor
text: 💚 Sponsor
link: /#sponsor
Expand All @@ -30,7 +27,6 @@ features:
link: /en/guide/network/decentralized-networking
- title: Easy to Use
details: Web, client, command line multiple operation methods<br>Supports one-click networking
link: /en/guide/network/web-console
- title: Cross-Platform
details: Supports Win / MacOS / Linux / FreeBSD / Android<br>Compatible with X86 / ARM / MIPS architectures
link: /en/guide/download
Expand Down
4 changes: 0 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ hero:
- theme: alt
text: 下载
link: /guide/download
- theme: alt
text: Web 控制台
link: https://easytier.cn/web
- theme: sponsor
text: 💚 赞助
link: /#sponsor
Expand All @@ -30,7 +27,6 @@ features:
link: /guide/network/decentralized-networking
- title: 易用
details: 网页、客户端、命令行多方式操作<br>支持一键组网
link: /guide/network/web-console
- title: 跨平台
details: 支持 Win / MacOS / Linux / FreeBSD / Android<br>兼容 X86 / ARM / MIPS 架构
link: /guide/download
Expand Down