Commit 76f9865b authored by afc163's avatar afc163

update footer

parent 92bb5381
...@@ -324,9 +324,11 @@ class BasicLayout extends React.PureComponent { ...@@ -324,9 +324,11 @@ class BasicLayout extends React.PureComponent {
}, { }, {
title: 'GitHub', title: 'GitHub',
href: 'https://github.com/ant-design/ant-design-pro', href: 'https://github.com/ant-design/ant-design-pro',
blankTarget: true,
}, { }, {
title: 'Ant Design', title: 'Ant Design',
href: 'http://ant.design', href: 'http://ant.design',
blankTarget: true,
}]} }]}
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