diff --git a/nuxt.config.js b/nuxt.config.js index 226dfbc..9d14f41 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -4,7 +4,7 @@ export default { // Global page headers: https://go.nuxtjs.dev/config-head head: { - title: 'Timothy Pidashev', + title: 'Portfolio', meta: [ { charset: 'utf-8' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' },