Skip to content

Commit

Permalink
更新要饭链接
Browse files Browse the repository at this point in the history
  • Loading branch information
elysias123 committed Jan 24, 2025
1 parent 98a8bcf commit 31d40cc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .vitepress/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default defineConfig({
function nav() {
return [
{ text: 'Download', link: '/en/Download.html' },
{ text: 'Donate', link: 'https://www.sevtinge.cc/t/donation.html' },
{ text: 'Donate', link: 'https://blog.sevtinge.cc/donation' },
{ text: 'Thanks', link: '/en/Thank.html' },
{ text: 'Communication', link: '/en/Support.html' }
]
Expand Down
2 changes: 1 addition & 1 deletion .vitepress/locales/pt_BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default defineConfig({
function nav() {
return [
{ text: 'Download', link: '/pt_BR/Download.html' },
{ text: 'Doar', link: 'https://www.sevtinge.cc/t/donation.html' },
{ text: 'Doar', link: 'https://blog.sevtinge.cc/donation' },
{ text: 'Obrigado', link: '/pt_BR/Thank.html' },
{ text: 'Suporte', link: '/pt_BR/Support.html' },
{ text: 'Acordo do usuário', link: '/pt_BR/Protocol.html' },
Expand Down
2 changes: 1 addition & 1 deletion .vitepress/locales/zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default defineConfig({
function nav() {
return [
{ text: '下载', link: '/Download.html' },
{ text: '捐赠', link: 'https://www.sevtinge.cc/t/donation.html' },
{ text: '捐赠', link: 'https://blog.sevtinge.cc/donation' },
{ text: '感谢列表', link: '/Thank.html' },
{ text: '用户交流', link: '/Support.html' },
{ text: '用户协议', link: '/Protocol.html' },
Expand Down
2 changes: 1 addition & 1 deletion .vitepress/locales/zh_TW.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default defineConfig({
function nav() {
return [
{ text: '下載', link: '/zh_TW/Download.html' },
{ text: '贊助', link: 'https://www.sevtinge.cc/t/donation.html' },
{ text: '贊助', link: 'https://blog.sevtinge.cc/donation' },
{ text: '感謝名單', link: '/zh_TW/Thank.html' },
{ text: '用戶交流', link: '/zh_TW/Support.html' }
]
Expand Down

0 comments on commit 31d40cc

Please sign in to comment.