mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-09-05 18:16:23 +00:00
📝 Update Liteyuki logo URLs in Chinese documentation
Some checks failed
Docker Image Build / build (push) Failing after 1m52s
Pre-commit checks / pre-commit (3.10) (push) Failing after 4m38s
Pre-commit checks / pre-commit (3.12) (push) Failing after 5m11s
Pre-commit checks / pre-commit (3.11) (push) Failing after 9m50s
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 10m22s
Pre-commit checks / pre-commit (3.13) (push) Failing after 14m46s
Some checks failed
Docker Image Build / build (push) Failing after 1m52s
Pre-commit checks / pre-commit (3.10) (push) Failing after 4m38s
Pre-commit checks / pre-commit (3.12) (push) Failing after 5m11s
Pre-commit checks / pre-commit (3.11) (push) Failing after 9m50s
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 10m22s
Pre-commit checks / pre-commit (3.13) (push) Failing after 14m46s
This commit is contained in:
@ -67,8 +67,8 @@ export const common = defineConfig({
|
||||
cleanUrls: false,
|
||||
themeConfig: {
|
||||
logo: {
|
||||
light: "/liteyuki.svg",
|
||||
dark: "/liteyuki-dark.svg",
|
||||
light: "https://cdn.liteyuki.icu/logos/bot.svg",
|
||||
dark: "https://cdn.liteyuki.icu/logos/bot.svg",
|
||||
alt: "LiteyukiBot Logo",
|
||||
},
|
||||
sidebar: generateSidebar([...generateSidebarConfig()]),
|
||||
|
Reference in New Issue
Block a user