favicon & appicon
This commit is contained in:
@ -9,6 +9,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
html: {
|
html: {
|
||||||
favicon: "./static/favicon-32x32.png",
|
favicon: "./static/favicon-32x32.png",
|
||||||
|
appIcon: "./static/android-chrome-512x512.png",
|
||||||
title: "queueful!",
|
title: "queueful!",
|
||||||
template: "./static/index.html",
|
template: "./static/index.html",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user