Skip to content

Commit

Permalink
Merge branch 'main' into feat/stream
Browse files Browse the repository at this point in the history
  • Loading branch information
Asankilp authored Mar 7, 2025
2 parents 35beecb + b713110 commit 52d218f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/config/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const en = defineConfig({
lightModeSwitchTitle: 'Light',
darkModeSwitchTitle: 'Dark',
footer: {
message: "The document is being improved. Suggestions are welcome.<br>Webpage is accelerated by <a href='https://cdn.liteyuki.icu' target='_blank'>Liteyukiflare CDN</a>.",
message: "The document is being improved. Suggestions are welcome.<br>Webpage is deployed at <a href='https://meli.liteyuki.icu' target='_blank'>Liteyukiflare Meli</a> and accelerated by <a href='https://cdn.liteyuki.icu' target='_blank'>Liteyukiflare CDN</a>.",
copyright: '© 2024 <a href="https://liteyuki.icu" target="_blank">Liteyuki Studio</a>',
}
},
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/config/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const ja = defineConfig({
lightModeSwitchTitle: 'ライト',
darkModeSwitchTitle: 'ダーク',
footer: {
message: "ドキュメントは改善中です。ご意見をお待ちしております。<br>ウェブページは <a href='https://cdn.liteyuki.icu' target='_blank'>Liteyukiflare CDN</a> によって加速されています。",
message: "ドキュメントは改善中です。ご意見をお待ちしております。<br>ウェブページは <a href='https://meli.liteyuki.icu' target='_blank'>Liteyukiflare Meli</a> によって加速されています。",
copyright: '© 2024 <a href="https://liteyuki.icu" target="_blank">Liteyuki Studio</a>',
}
},
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/config/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const zh = defineConfig({
lightModeSwitchTitle: '轻色模式',
darkModeSwitchTitle: '深色模式',
footer: {
message: "文档完善中,欢迎提出建议或帮助我们完善。<br>网页由 <a href='https://cdn.liteyuki.icu' target='_blank'>Liteyukiflare CDN</a> 提供加速服务。",
message: "文档完善中,欢迎提出建议或帮助我们完善。<br>网站部署在 <a href='https://meli.liteyuki.icu' target='_blank'>Liteyukiflare Meli</a> 由 <a href='https://cdn.liteyuki.icu' target='_blank'>Liteyukiflare CDN</a> 提供加速服务。",
copyright: '© 2024 <a href="https://liteyuki.icu" target="_blank">Liteyuki Studio</a>',
}
},
Expand Down

0 comments on commit 52d218f

Please sign in to comment.