We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c418e commit f0f82b1Copy full SHA for f0f82b1
.umirc.js
@@ -4,9 +4,9 @@ export default defineConfig({
4
mode: 'site',
5
hash: true,
6
favicon:
7
- 'https://github.com/artdong/react-org-tree/blob/0.2.8/img/logo.svg',
+ 'https://raw.githubusercontent.com/artdong/react-org-tree/f9c418ef7b904c83c1aba36cfc3aabbb9b3da10f/img/logo.svg',
8
logo:
9
10
outputPath: 'docs-dist',
11
base: 'react-org-tree',
12
publicPath: '/react-org-tree/',
0 commit comments