about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2020-08-05 10:10:11 +0200
committerGitHub <noreply@github.com>2020-08-05 10:10:11 +0200
commitac4e0b036b4c840966f575a258e72006de8351d6 (patch)
treea1bbd24ed80ac3c98f1a234d57ba1be7af3aa4e0
parent3a6a26c5672f0756dddd8a3713d04ca224a43edc (diff)
downloadpuszcza-ac4e0b036b4c840966f575a258e72006de8351d6.tar.gz
puszcza-ac4e0b036b4c840966f575a258e72006de8351d6.zip
Update PostLink.vue
-rw-r--r--components/Posts/PostLink.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Posts/PostLink.vue b/components/Posts/PostLink.vue
index fa7dbcf..fa280d8 100644
--- a/components/Posts/PostLink.vue
+++ b/components/Posts/PostLink.vue
@@ -31,7 +31,7 @@ export default {
     image: {
       type: String,
       required: false,
-      default: '/assets/og/default-tree.jpg',
+      default: '/assets/og/default_tree.jpg',
     },
   },
   computed: {