We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66d86d commit 2920e96Copy full SHA for 2920e96
1 file changed
docs/.vuepress/config.js
@@ -15,7 +15,7 @@ module.exports = {
15
},
16
17
themeConfig: {
18
- logo: 'images/dunwu-logo-100.png',
+ logo: '/images/dunwu-logo-100.png',
19
repo: 'dunwu/linux-tutorial',
20
repoLabel: 'Github',
21
docsDir: 'docs',
0 commit comments