File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ export default defineConfig({
17
17
function nav ( ) {
18
18
return [
19
19
{ text : 'Download' , link : '/en/Download.html' } ,
20
- { text : 'Donate' , link : 'https://www .sevtinge.cc/t/ donation.html ' } ,
20
+ { text : 'Donate' , link : 'https://blog .sevtinge.cc/donation' } ,
21
21
{ text : 'Thanks' , link : '/en/Thank.html' } ,
22
22
{ text : 'Communication' , link : '/en/Support.html' }
23
23
]
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ export default defineConfig({
17
17
function nav ( ) {
18
18
return [
19
19
{ text : 'Download' , link : '/pt_BR/Download.html' } ,
20
- { text : 'Doar' , link : 'https://www .sevtinge.cc/t/ donation.html ' } ,
20
+ { text : 'Doar' , link : 'https://blog .sevtinge.cc/donation' } ,
21
21
{ text : 'Obrigado' , link : '/pt_BR/Thank.html' } ,
22
22
{ text : 'Suporte' , link : '/pt_BR/Support.html' } ,
23
23
{ text : 'Acordo do usuário' , link : '/pt_BR/Protocol.html' } ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ export default defineConfig({
24
24
function nav ( ) {
25
25
return [
26
26
{ text : '下载' , link : '/Download.html' } ,
27
- { text : '捐赠' , link : 'https://www .sevtinge.cc/t/ donation.html ' } ,
27
+ { text : '捐赠' , link : 'https://blog .sevtinge.cc/donation' } ,
28
28
{ text : '感谢列表' , link : '/Thank.html' } ,
29
29
{ text : '用户交流' , link : '/Support.html' } ,
30
30
{ text : '用户协议' , link : '/Protocol.html' } ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ export default defineConfig({
24
24
function nav ( ) {
25
25
return [
26
26
{ text : '下載' , link : '/zh_TW/Download.html' } ,
27
- { text : '贊助' , link : 'https://www .sevtinge.cc/t/ donation.html ' } ,
27
+ { text : '贊助' , link : 'https://blog .sevtinge.cc/donation' } ,
28
28
{ text : '感謝名單' , link : '/zh_TW/Thank.html' } ,
29
29
{ text : '用戶交流' , link : '/zh_TW/Support.html' }
30
30
]
You can’t perform that action at this time.
0 commit comments