chore: ogi cleanup

This commit is contained in:
Cory Dransfeldt 2024-01-11 15:23:08 -08:00
parent 9e7cc103cb
commit 57b863c04c
No known key found for this signature in database
29 changed files with 15 additions and 2 deletions

View file

@ -37,7 +37,7 @@ export default {
},
getPostImage: (image) => {
if (image && image !== '') return image
return `${BASE_URL}/assets/img/social-card.jpg`
return `${BASE_URL}/assets/img/ogi/default.jpg`
},
getPopularPosts: (posts, analytics) => {
return posts