Skip to content

Commit

Permalink
docs(global): image position change
Browse files Browse the repository at this point in the history
  • Loading branch information
ai-qing-hai authored and chenluli committed Nov 21, 2023
1 parent 12dba95 commit 0b6c487
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions site/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,10 @@ export default defineConfig({
en: 'AVA is a framework for more convenient Visual Analytics. The first A of AVA has many meanings. It states that the goal of this framework is to become an Automated, AI driven solution that supports Augmented analytics.'
},
image: 'https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*yvxBT42GPRIAAAAAAAAAAAAADmJ7AQ/original',
imageStyle: {
marginLeft: '70px',
marginTop: '100px',
},
buttons: [
{
text: {
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"vega-lite": "^4.15.0"
},
"devDependencies": {
"@antv/dumi-theme-antv": "^0.4.1",
"@antv/dumi-theme-antv": "^0.4.2",
"@types/react": "^16.9.2",
"@types/react-dom": "^16.9.0",
"@types/mockjs": "^1.0.7",
Expand Down

0 comments on commit 0b6c487

Please sign in to comment.