forked from trent_larson/crowd-funder-for-time-pwa
add QR code for contact info
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = defineConfig({
|
||||
},
|
||||
pwa: {
|
||||
iconPaths: {
|
||||
faviconSVG: 'img/icons/safari-pinned-tab.svg',
|
||||
}
|
||||
}
|
||||
faviconSVG: "img/icons/safari-pinned-tab.svg",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user