Skip to content

Commit 3b9d619

Browse files
committed
chore: update friend link
1 parent ad0cd52 commit 3b9d619

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://redisee.com/">Redisee</a> | <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.',
26+
message: 'Links: <a href="https://redisee.com/" title="A more professional Redis desktop client than Tiny RDM" target="_blank">Redisee</a> | <a href="https://xterminal.cn/" title="XTerminal" target="_blank">XTerminal</a> | <a href="https://www.qmye.com/" title="QMYE" target="_blank">QMYE</a> | <a href="https://flymux.com/register?promo=TINYRDM" title="FlyMux" target="_blank">FlyMux</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://redisee.com/">Redisee</a> | <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开源许可协议',
26+
message: '友情链接 <a href="https://redisee.com/" title="比Tiny RDM更专业的Redis桌面客户端" target="_blank">Redisee</a> | <a href="https://xterminal.cn/" title="XTerminal" target="_blank">XTerminal</a> | <a href="https://www.qmye.com/" title="奇妙页" target="_blank">奇妙页</a> | <a href="https://flymux.com/register?promo=TINYRDM" title="QMYE" target="_blank">FlyMux</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)