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 7c63f0c..80e2ea3 100644
--- a/nuxt.config.js
+++ b/nuxt.config.js
@@ -32,7 +32,7 @@ export default {
       {
         hid: 'og:image',
         name: 'og:image',
-        content: `${BASE_URL}/assets/og/default.jpg`,
+        content: `${BASE_URL}/assets/og/default_tree.jpg`,
       },
     ],
     link: [