From c0f6c713e0a09083aaa9c9a653e914378f392068 Mon Sep 17 00:00:00 2001 From: hustcc Date: Mon, 25 Nov 2024 11:53:18 +0800 Subject: [PATCH] docs: fix typo in .dumirc.ts --- .dumirc.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dumirc.ts b/.dumirc.ts index bd2df23..740063a 100644 --- a/.dumirc.ts +++ b/.dumirc.ts @@ -8,7 +8,7 @@ export default defineConfig({ logo: 'https://gw.alipayobjects.com/zos/antfincdn/FLrTNDvlna/antv.png', footer: `Open-source MIT Licensed | Copyright © 2024
-Powered by Antv`, +Powered by AntV`, socialLinks: { github: 'https://github.com/antvis/GPT-Vis', },