Huge changes: Sidebar, new UI
This commit is contained in:
@@ -19,8 +19,10 @@ export default defineNuxtConfig({
|
||||
{ rel: 'manifest', href: '/site.webmanifest' },
|
||||
],
|
||||
meta: [
|
||||
{name: "apple-mobile-web-app-title", content:"BuildPath"}
|
||||
]
|
||||
{name: "apple-mobile-web-app-title", content:"BuildPath"},
|
||||
],
|
||||
charset: 'utf-8',
|
||||
viewport: 'width=device-width, initial-scale=1'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user