We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e0a5d9 commit 71a9159Copy full SHA for 71a9159
vuepress.config.ts
@@ -28,7 +28,7 @@ export default defineUserConfig({
28
'./.vuepress/clientAppEnhance.ts'
29
),
30
theme: defaultTheme({
31
- logo: 'https://cdn.jsdelivr.net/gh/chengpeiquan/learning-vue3@gh-pages/assets/img/vue3.png',
+ logo: 'https://vue3.chengpeiquan.com/assets/img/vue3.png',
32
navbar: [
33
{
34
text: '博客首页',
0 commit comments