diff --git a/nuxt.config.js b/nuxt.config.js index f2c6e5d..2eeaaf3 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -11,7 +11,6 @@ module.exports = { htmlAttrs: { lang: 'en', }, - title: 'Damillora - nanao.moe', meta: [ { charset: 'utf-8' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' }, diff --git a/pages/games/azurlane.vue b/pages/games/azurlane.vue index fa24940..717d220 100644 --- a/pages/games/azurlane.vue +++ b/pages/games/azurlane.vue @@ -15,7 +15,7 @@ export default { }, meta: { - title: "Game Profile: ", + title: "Game Profile: Azur Lane", }, } diff --git a/pages/games/fgo.vue b/pages/games/fgo.vue index 700d006..20e0eed 100644 --- a/pages/games/fgo.vue +++ b/pages/games/fgo.vue @@ -1,6 +1,6 @@