Skip to content

Commit 6ce94c3

Browse files
committed
chore: update link
1 parent c572fa7 commit 6ce94c3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/.vitepress/config/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const enConfig = {
2323
'/changelog/': {base: '/changelog', items: sidebarChangelog(versions)},
2424
},
2525
footer: {
26-
message: 'Links: <a href="https://xterminal.cn/">XTerminal</a> | <a href="https://www.qmye.com/" title="QMYE" target="_blank">MXTAG</a> | <a href="https://ch2report.com/" target="_blank">Chat2Report</a> | <a href="https://tempmail100.com" target="_blank">Temp Mail</a> | <a href="https://stardots.io/" target="_blank">Star Dots</a><br/><br/>Released under the GPL-3.0 License.',
26+
message: 'Links: <a href="https://xterminal.cn/">XTerminal</a> | <a href="https://www.qmye.com/" title="QMYE" target="_blank">QMYE</a> | <a href="https://ch2report.com/" target="_blank">Chat2Report</a> | <a href="https://tempmail100.com" target="_blank">Temp Mail</a> | <a href="https://stardots.io/" target="_blank">Star Dots</a><br/><br/>Released under the GPL-3.0 License.',
2727
copyright: 'Copyright © 2023-present Tiny Craft'
2828
}
2929
}

docs/.vitepress/config/zh.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const zhConfig = {
2323
'/zh/changelog/': {base: '/zh/changelog', items: sidebarChangelog(versions)},
2424
},
2525
footer: {
26-
message: '友情链接 <a href="https://xterminal.cn/">XTerminal</a> | <a href="https://www.qmye.com/" title="奇妙页" target="_blank">MXTAG</a> | <a href="https://ch2report.com/" target="_blank">Chat2Report</a> | <a href="https://tempmail100.com" target="_blank">Temp Mail</a> | <a href="https://stardots.io/" target="_blank">Star Dots</a><br/><br/>基于GPL-3.0开源许可协议',
26+
message: '友情链接 <a href="https://xterminal.cn/">XTerminal</a> | <a href="https://www.qmye.com/" title="奇妙页" target="_blank">奇妙页</a> | <a href="https://ch2report.com/" target="_blank">Chat2Report</a> | <a href="https://tempmail100.com" target="_blank">Temp Mail</a> | <a href="https://stardots.io/" target="_blank">Star Dots</a><br/><br/>基于GPL-3.0开源许可协议',
2727
copyright: 'Copyright © 2023-present Tiny Craft'
2828
}
2929
}

0 commit comments

Comments
 (0)