about summary refs log tree commit diff
path: root/pages/oboz/2020.vue
diff options
context:
space:
mode:
Diffstat (limited to 'pages/oboz/2020.vue')
-rw-r--r--pages/oboz/2020.vue11
1 files changed, 11 insertions, 0 deletions
diff --git a/pages/oboz/2020.vue b/pages/oboz/2020.vue
index 17697d8..caf1db6 100644
--- a/pages/oboz/2020.vue
+++ b/pages/oboz/2020.vue
@@ -54,6 +54,17 @@ export default {
     EmptyCampStory,
     PurePostList,
   },
+  head() {
+    return {
+      meta: [
+        {
+          hid: 'og:title',
+          property: 'og:title',
+          content: 'Obóz 2020',
+        },
+      ],
+    }
+  },
   async asyncData() {
     try {
       let posts = await axios.get(