Skip to content

Commit

Permalink
chore(global): update homepage url
Browse files Browse the repository at this point in the history
  • Loading branch information
chenluli committed Dec 7, 2023
1 parent 1fcf5c3 commit 567575f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default defineConfig({
title: 'AVA',
description: 'A framework and solution for more convenient visual analytics.',
defaultLanguage: 'zh',
siteUrl: homepage,
siteUrl: 'https://antv.antgroup.com/', // AntV 主站首页地址
isAntVSite: false,
githubUrl: repository.url,
footerTheme: 'light', // 白色 底部主题
Expand Down

0 comments on commit 567575f

Please sign in to comment.