about summary refs log tree commit diff
path: root/nuxt.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'nuxt.config.js')
-rw-r--r--nuxt.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuxt.config.js b/nuxt.config.js
index a5d5c36..a8c3e46 100644
--- a/nuxt.config.js
+++ b/nuxt.config.js
@@ -23,7 +23,7 @@ export default {
         name: 'google-site-verification',
         content: 'V9-RG4-ertDzO9hqxuG29PkDUM8PGqaSOYUMiMaGUOY'
       },
-      { name: 'fb:pages', content: '496021544115239' }
+      { property: 'fb:pages', content: '496021544115239' }
     ],
     link: [
       { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },