This commit is contained in:
sqj
2025-08-28 01:25:43 +08:00
parent fb007eaa9c
commit 4784f63ca0

View File

@@ -8,7 +8,7 @@ export default defineConfig({
description: "Ceru Music 是基于 Electron 和 Vue 开发的跨平台桌面音乐播放器工具,一个跨平台的音乐播放器应用,支持基于合规插件获取公开音乐信息与播放功能。",
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
logo: '/assets/logo.svg',
logo: '/logo.svg',
nav: [
{ text: '首页', link: '/' },
{ text: '使用文档', link: '/guide/' }