Skip to content

Commit

Permalink
📝 add favicon (#1433)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuitos committed Apr 29, 2021
1 parent 94363de commit 0ff7d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .umirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export default defineConfig({
},
exportStatic: {},
logo: 'https://gw.alipayobjects.com/zos/bmw-prod/8a74c1d3-16f3-4719-be63-15e467a68a24/km0cv8vn_w500_h500.png',
favicon: 'https://gw.alipayobjects.com/mdn/rms_655822/afts/img/A*4sIUQpcos_gAAAAAAAAAAAAAARQnAQ',
theme: {
'@c-primary': '#6451AB',
},
Expand Down

1 comment on commit 0ff7d59

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for qiankun ready!

✅ Preview
https://qiankun-2ivvn3bgz-umijs.vercel.app

Built with commit 0ff7d59.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.