aboutsummaryrefslogtreecommitdiff
path: root/nuxt.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'nuxt.config.js')
-rw-r--r--nuxt.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuxt.config.js b/nuxt.config.js
index 7f24d0d..7881a99 100644
--- a/nuxt.config.js
+++ b/nuxt.config.js
@@ -7,6 +7,7 @@ module.exports = {
meta: [
{ charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
+ { hid: 'title', name: 'title', content: 'Andrew Lee' },
{ hid: 'description', name: 'description', content: 'Andrew\'s Personal Website' }
],
link: [