Skip to content

Commit

Permalink
fix(site): site img
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxue committed Nov 21, 2019
1 parent 71a1d5e commit 96d94d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/index.zh.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const IndexPage = () => {
),
link: `/${i18n.language}/examples/gallery/basic`,
image:
'https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*-gtxQbUPoGQAAAAAAAAAAABkARQnAQ',
'https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*h1vhT6eSVPkAAAAAAAAAAABkARQnAQ',
},
{
logo:
Expand Down

0 comments on commit 96d94d7

Please sign in to comment.