Skip to content

Commit c572fa7

Browse files
committed
chore: update link
1 parent 2a2b8eb commit c572fa7

4 files changed

Lines changed: 16 additions & 13 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.mxtag.com/" title="Exploring AI and the Digital Future" 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">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.',
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.mxtag.com/" title="探索AI与数字未来" 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">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开源许可协议',
2727
copyright: 'Copyright © 2023-present Tiny Craft'
2828
}
2929
}

package-lock.json

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"vitepress": "^1.6.4"
1313
},
1414
"dependencies": {
15-
"vite": "^7.1.4"
15+
"vite": "^7.1.12"
1616
}
1717
}

0 commit comments

Comments
 (0)