We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7290984 commit d081a54Copy full SHA for d081a54
site/components/header.vue
@@ -35,7 +35,7 @@ export default {
35
<a-col xxl={4} xl={5} lg={5} md={6} sm={24} xs={24}>
36
<router-link to={{ path: '/ant-design-vue' }} id='logo'>
37
<img alt='logo' height='32' src='https://raw.githubusercontent.com/vueComponent/ant-design-vue/master/logo.png' />
38
- <span> VUE-ANTD</span>
+ <span> Ant Design Vue</span>
39
</router-link>
40
</a-col>
41
<a-col xxl={20} xl={19} lg={19} md={18} sm={0} xs={0}>
0 commit comments