diff options
Diffstat (limited to 'nuxt.config.js')
-rw-r--r-- | nuxt.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nuxt.config.js b/nuxt.config.js index 6ef4e09..c5d34c4 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -14,6 +14,7 @@ export default { { charset: 'utf-8' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' }, { name: 'robots', content: 'all' }, + { name:"fb:pages", content="496021544115239"}, { hid: 'description', name: 'description', |