Commit 92bb5381 authored by afc163's avatar afc163

update footer

parent 0da56210
...@@ -318,15 +318,15 @@ class BasicLayout extends React.PureComponent { ...@@ -318,15 +318,15 @@ class BasicLayout extends React.PureComponent {
</Switch> </Switch>
<GlobalFooter <GlobalFooter
links={[{ links={[{
title: 'Pro ι¦–ι‘΅', title: '使用文摣',
href: 'http://pro.ant.design', href: 'http://pro.ant.design',
blankTarget: true, blankTarget: true,
}, {
title: 'ζ–‡ζ‘£',
href: 'http://pro.ant.design/docs/getting-started',
}, { }, {
title: 'GitHub', title: 'GitHub',
href: 'https://github.com/ant-design/ant-design-pro', href: 'https://github.com/ant-design/ant-design-pro',
}, {
title: 'Ant Design',
href: 'http://ant.design',
}]} }]}
copyright={ copyright={
<div> <div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment