image="post.image" :alt="post.alt" :og-image="post.ogImage" - :provider="post.provider" :tags="post.tags" :published="post.published" /> diff --git a/components/main/trending.vue b/components/main/trending.vue index 5590e858..455ae467 100644 --- a/components/main/trending.vue +...