diff --git a/nuxt.config.js b/nuxt.config.js index a975651..0f659f9 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -7,7 +7,7 @@ export default { // Global page headers: https://go.nuxtjs.dev/config-head head: { - title: 'stardew_community_checklist', + title: 'Stardew Community Checklist', meta: [ { charset: 'utf-8' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' },