Skip to content

Commit f0f82b1

Browse files
author
dongxingbin
committed
config: update logo
1 parent f9c418e commit f0f82b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.umirc.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ export default defineConfig({
44
mode: 'site',
55
hash: true,
66
favicon:
7-
'https://github.com/artdong/react-org-tree/blob/0.2.8/img/logo.svg',
7+
'https://raw.githubusercontent.com/artdong/react-org-tree/f9c418ef7b904c83c1aba36cfc3aabbb9b3da10f/img/logo.svg',
88
logo:
9-
'https://github.com/artdong/react-org-tree/blob/0.2.8/img/logo.svg',
9+
'https://raw.githubusercontent.com/artdong/react-org-tree/f9c418ef7b904c83c1aba36cfc3aabbb9b3da10f/img/logo.svg',
1010
outputPath: 'docs-dist',
1111
base: 'react-org-tree',
1212
publicPath: '/react-org-tree/',

0 commit comments

Comments
 (0)