Skip to content

Commit 8227fae

Browse files
author
undefined
committed
docs: update header title
1 parent 9348400 commit 8227fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/components/header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
<a-col xxl={4} xl={5} lg={5} md={6} sm={24} xs={24}>
3636
<router-link to={{ path: '/ant-design-vue' }} id='logo'>
3737
<img alt='logo' height='32' src='https://raw.githubusercontent.com/vueComponent/ant-design-vue/master/logo.png' />
38-
<span> VUE-ANTD</span>
38+
<span> Ant Design Vue</span>
3939
</router-link>
4040
</a-col>
4141
<a-col xxl={20} xl={19} lg={19} md={18} sm={0} xs={0}>

0 commit comments

Comments
 (0)