The page title is 'xxx-Nuxt.js'
[issue link]I use the head method to set the Html tags for the current page, the page title is showing 'xx-Nuxt.js',how to make the '-Nuxt.js' don’t show?
.vue
head: {
title:'index-test',
},
The page title on the mobile browser
index-test-Nuxt.js