Updated
This commit is contained in:
@@ -17,12 +17,12 @@ export default defineNuxtConfig({
|
||||
mode: "out-in",
|
||||
},
|
||||
head: {
|
||||
meta: [
|
||||
{
|
||||
name: "mobile-web-app-capable" ,
|
||||
content: "yes",
|
||||
},
|
||||
],
|
||||
// meta: [
|
||||
// {
|
||||
// name: "mobile-web-app-capable" ,
|
||||
// content: "yes",
|
||||
// },
|
||||
// ],
|
||||
link: [
|
||||
{
|
||||
rel: "apple-touch-icon",
|
||||
|
||||
Reference in New Issue
Block a user