chore: update social path

This commit is contained in:
Cory Dransfeldt 2023-09-04 12:10:13 -07:00
parent 9f66a5ece5
commit cc0a934f88

View file

@ -23,7 +23,7 @@ module.exports = {
},
getPostImage: (image) => {
if (image && image !== '') return image
return '/assets/img/social-card.webp'
return 'https://coryd.dev/assets/img/social-card.png'
},
getPopularPosts: (posts, analytics) => {
return posts