mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Chore: update PWA icon
This commit is contained in:
parent
6b3b356fe2
commit
6b77ac5e9c
@ -29,7 +29,7 @@ module.exports = merge(commonConfig, {
|
|||||||
fingerprints: false,
|
fingerprints: false,
|
||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
src: resolve('src/assets/logo.png'),
|
src: resolve('src/assets/Icon.png'),
|
||||||
sizes: [96, 128, 192, 256],
|
sizes: [96, 128, 192, 256],
|
||||||
destination: 'img/icons',
|
destination: 'img/icons',
|
||||||
},
|
},
|
||||||
|
@ -23,7 +23,7 @@ module.exports = merge(commonConfig, {
|
|||||||
fingerprints: false,
|
fingerprints: false,
|
||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
src: resolve('src/assets/logo.png'),
|
src: resolve('src/assets/Icon.png'),
|
||||||
sizes: [96, 128, 192, 256],
|
sizes: [96, 128, 192, 256],
|
||||||
destination: 'img/icons',
|
destination: 'img/icons',
|
||||||
},
|
},
|
||||||
|
BIN
src/assets/Icon.png
Normal file
BIN
src/assets/Icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 313 KiB |
Loading…
x
Reference in New Issue
Block a user