mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-03-13 23:31:12 +08:00
📝 使用Liteyukiflare对GitHub Page进行亚太地区加速
This commit is contained in:
parent
f94c10de61
commit
37749ae15e
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
@ -20,7 +20,7 @@ export const zh = defineConfig({
|
||||
'在 GitHub 上编辑此页',
|
||||
),
|
||||
footer: {
|
||||
message: '文档由 <a href="https://vitepress.dev/">VitePress</a> 构建 | API引用由 <a href="https://github.com/LiteyukiStudio/litedoc">litedoc</a> 生成',
|
||||
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>',
|
||||
copyright: ThemeConfig.copyright
|
||||
},
|
||||
outline: ThemeConfig.getOutLine("页面内容"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user