update nuxt config

This commit is contained in:
timothypidashev
2021-07-15 02:38:09 +00:00
parent be0c25da59
commit b0cbf9142d

View File

@@ -4,7 +4,7 @@ export default {
// Global page headers: https://go.nuxtjs.dev/config-head // Global page headers: https://go.nuxtjs.dev/config-head
head: { head: {
title: 'Timothy Pidashev', title: 'Portfolio',
meta: [ meta: [
{ charset: 'utf-8' }, { charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' },