📝 add favicon (#1433)

This commit is contained in:
Kuitos 2021-04-29 17:53:49 +08:00 committed by GitHub
parent b30ea4e4e3
commit efcfc876d6

View File

@ -53,6 +53,7 @@ export default defineConfig({
}, },
exportStatic: {}, exportStatic: {},
logo: 'https://gw.alipayobjects.com/zos/bmw-prod/8a74c1d3-16f3-4719-be63-15e467a68a24/km0cv8vn_w500_h500.png', 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: { theme: {
'@c-primary': '#6451AB', '@c-primary': '#6451AB',
}, },