Skip to content

Commit c6d7356

Browse files
committed
chore: add logo
1 parent f511af6 commit c6d7356

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="./assets/logo.svg">
3+
</p>
4+
15
# @opd/g2plot-react
26

37
> [G2Plot](https://g2plot.antv.vision/) for React

assets/logo.svg

Lines changed: 32 additions & 0 deletions
Loading

config/config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ export default {
1313
},
1414
{
1515
title: 'Changelog',
16-
path:
17-
'https://github.com/open-data-plan/g2plot-react/blob/master/CHANGELOG.md',
16+
path: 'https://github.com/open-data-plan/g2plot-react/blob/master/CHANGELOG.md',
1817
},
1918
{
2019
title: 'G2Plot',

0 commit comments

Comments
 (0)