📝 更新文档页脚信息,添加网站部署链接
Some checks are pending
Docker Image Build / build (push) Waiting to run
Deploy VitePress site to Liteyuki PaaS / build (push) Waiting to run
Pre-commit checks / pre-commit (3.10) (push) Waiting to run
Pre-commit checks / pre-commit (3.11) (push) Waiting to run
Pre-commit checks / pre-commit (3.12) (push) Waiting to run
Pre-commit checks / pre-commit (3.13) (push) Waiting to run

This commit is contained in:
2025-03-07 17:21:01 +08:00
parent d97145ee5e
commit 7b97210a31
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ export const en = defineConfig({
'Edit this page on GitHub',
),
footer: {
message: 'Page accelerated by <a href="https://cdn.liteyuki.icu" target="_blank">Liteyukiflare CDN</a><br>Documentation built with <a href="https://vitepress.dev/">VitePress</a> | API references generated by <a href="https://github.com/LiteyukiStudio/litedoc">litedoc</a>',
message: 'Page 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><br>Documentation built with <a href="https://vitepress.dev/">VitePress</a> | API references generated by <a href="https://github.com/LiteyukiStudio/litedoc">litedoc</a>',
copyright: ThemeConfig.copyright
},
outline: ThemeConfig.getOutLine("Page Content"),