Removed absolute PWA attributes

This commit is contained in:
Liyas Thomas
2020-11-02 10:33:01 +05:30
parent 23966b1103
commit 80cb613888

View File

@@ -75,16 +75,6 @@ export default {
content: "no",
},
],
link: [
{
rel: "apple-touch-icon",
href: "/icon.png",
},
{
rel: "apple-touch-startup-image",
href: "/icon.png",
},
],
},
// Customize the progress-bar color (https://nuxtjs.org/api/configuration-loading/#customizing-the-progress-bar)