Skip to content

Commit 817147f

Browse files
committed
refactor: update logo
1 parent 747d473 commit 817147f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.umirc.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ export default defineConfig({
55
hash: true,
66
ssr: {},
77
favicon:
8-
'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
8+
'https://github.com/artdong/react-org-tree/blob/0.2.8/img/logo.svg',
99
logo:
10-
'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
10+
'https://github.com/artdong/react-org-tree/blob/0.2.8/img/logo.svg',
1111
outputPath: 'docs-dist',
1212
base: 'react-org-tree',
1313
publicPath: '/react-org-tree/',

0 commit comments

Comments
 (0)